-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
208 lines (171 loc) · 10.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Hanyun Yin| Texas A&M University</title>
<meta name="description" content="Hanyun Yin">
<meta name="author" content="Hanyun Yin">
<meta property="og:title" content="Hanyun Yin" />
<meta property="og:type" content="website" />
<!--meta property="og:url" content="http://www.martinsaveski.com" />-->
<meta property="og:site_name" content="Hanyun Yin" />
<!--link rel="canonical" href="http://www.martinsaveski.com" />-->
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href= "./libs/external/skeleton/normalize.css" >
<link rel="stylesheet" href="./libs/external/skeleton/skeleton.css" >
<link rel="stylesheet" href="./libs/custom/my_css.css" >
<!-- JQuery
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="./libs/external/jquery-3.1.1.min.js" ></script>
<!-- Font-Awesome
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="./libs/external/font-awesome-4.7.0/css/font-awesome.min.css" >
<!-- Academicons
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="./libs/external/academicons-1.8.6/css/academicons.min.css" >
<!-- Skeleton tabs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="./libs/external/skeleton_tabs/skeleton-tabs.css" >
<script src="./libs/external/skeleton_tabs/skeleton-tabs.js" ></script>
<!-- Timeline
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="./libs/external/timeline.css" >
<!-- Scripts
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!--<link rel="stylesheet" href={{ "/libs/external/github-prettify-theme.css" | prepend: site.baseurl }}>-->
<script src="./libs/custom/my_js.js" ></script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="./libs/icon.png" >
<link rel="shortcut icon" type="image/png" href="./libs/icon.png" >
</head>
<body>
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="container">
<section class="header">
<div class="row">
<div class="three columns">
<a href="/"><img class="u-max-full-width" src='./assets/profile-pics/Hanyun.jpg'></a>
</div>
<div class="nine columns main-description">
<h1>Hanyun Yin(殷含蕴)</h1>
<p>PhD Student <br/> Natural Language Processing, Texas A&M University <br/> </p>
<p><small> hanyun_yin@tamu.edu </small></p>
<p><small> ykissgoodbye@gmail.com </small></p>
<p>
<span onclick="window.open('https://x.com/Hanyun_Yin/')" style="cursor: pointer">
<i class="fa fa-twitter" aria-hidden="true"></i>
</span>
<span onclick="window.open('https://www.linkedin.com/in/hanyun-yin/')" style="cursor: pointer">
<i class="fa fa-linkedin-square" aria-hidden="true"></i>
</span>
<span onclick="window.open('https://github.com/Hanyun-Yin')" style="cursor: pointer">
<i class="fa fa-github" aria-hidden="true"></i>
</span>
<span onclick="window.open('https://scholar.google.com/citations?user=0CN6aDkAAAAJ&hl=en&oi=ao')" style="cursor: pointer">
<i class="ai ai-google-scholar ai-lg" aria-hidden="true"></i>
</span>
</p>
</div>
</div>
</section>
<div class="navbar-spacer"></div>
<nav class="navbar">
<div class="container">
<ul class="navbar-list">
<li class="navbar-item"><a class="navbar-link" href=./index.html#bio>Biography</a></li>
<li class="navbar-item"><a class="navbar-link" href=./index.html#news>News</a></li>
<li class="navbar-item"><a class="navbar-link" href=./index.html#publications>Publications</a></li>
<li class="navbar-item"><a class="navbar-link" href=./index.html#award>Selected Awards</a></li>
<!--<li class="navbar-item"><a class="navbar-link" href={{ "/index.html#projects" | prepend: site.baseurl }}>Projects</a></li>-->
<li class="navbar-item"><a class="navbar-link" href=./index.html#resume>Resume</a></li>
<li class="navbar-item"><a class="navbar-link" href=./index.html#more>More About Me</a></li>
</ul>
</div>
</nav>
<div class="docs-section" id="bio">
<h4>Biography</h4>
<p>
I am a first-year PhD student in Computer Science @ Texas A&M University. I am studying in the NLP group and my advisor is <a href="https://people.engr.tamu.edu/huangrh/index.html" target="_blank">Dr. Ruihong Huang</a>. Before this, I got a bachelor of Electronic Information Engineering from the University of Science and
Technology of China, supervised by <a href="http://staff.ustc.edu.cn/~fengfl/" target="_blank">Dr. Fuli Feng</a> in the Lab for Data Science(LDS). During Summer 2023, I worked as an intern under the guidance of <a href="https://sites.pitt.edu/~weigao/" target="_blank">Dr. Wei Gao</a> at the University of Pittsburgh.
</p>
<p>
My current research interests mainly include <b>Large Language Model</b> and <b>Natural Language Processing</b>.
</p>
</div>
<div class="docs-section" id="news">
<h4>News</h4>
<ul class="tab-nav">
<li><div class="button active" data-ref="#2024">2024</div></li>
<!-- <li><div class="button" data-ref="#all">All</div></li> -->
</ul>
<div class="tab-content">
<div class="tab-pane active" id="2024">
<div class="paper">
<p class="title"> • <b> Jan, 2024 </b> a paper has been accepted by ICLR 2024</p>
</div>
</div>
</div>
</div>
<div class="docs-section" id="publications">
<h4>Publications</h4>
<!--<p>Full publications on <a href="https://scholar.google.com/citations?user=LE3ctn0AAAAJ" target="_blank">Google Scholar</a>.<br/>-->
<!--<sup>‡</sup> indicates authors with equal contribution. <sup>☆</sup> indicates my students or interns.
</p>-->
<ul class="tab-nav">
<li><div class="button active" data-ref="#2024_paper">Jan 2024 - Now</div></li>
<!--li><div class="button" data-ref="#selected_phd_paper">Selected during Ph.D.</div></li>-->
</ul>
<div class="tab-content">
<div class="tab-pane active" id="2024_paper">
<div class="paper">
<p class="title"><b>Towards Green AI in Fine-tuning Large Language Models via Adaptive Backpropagation.</b></p>
<p>Kai Huang, <b>Hanyun Yin</b>, Heng Huang, Wei Gao</p>paper link: <a href="https://arxiv.org/abs/2309.13192" target="_blank">https://arxiv.org/abs/2309.13192</a>
<!--p><i>ICCV'23: International Conference on Computer Vision</i></p>-
<div class="paper-buttons">
<a class="button" href="" target="_blank">Paper</a>
</div>-->
<div class="docs-section" id="award">
<h4>Selected Awards</h4>
<div class="tab-content">
<div class="awards">
<p class="title">•<b>First Prize Award. July 2021</b><br> -The Sixth Training Camp for the Growth Plan of University Students Entrepreneurs, sponsored by Baidu and USTC</p>
<p class="title">•<b>Outstanding Student Scholarship (Grade 3). Oct 2021</b> <br> -University of Science and Technology
<p class="title">•<b>Outstanding Student Scholarship (Grade 3). Oct 2022</b> <br> -University of Science and Technology
<p class="title">•<b>Third Prize Award. Dec 2022</b> <br> -Robogame Robot Competition, University of Science and Technology
<p class="title">•<b>Second Prize Award. Jan 2023</b> <br> -University Students Mathematics Competition
<div class="docs-section" id="resume">
<h4>CV</h4>
<p>My full resume is <a href="https://drive.google.com/file/d/15wqWqF9-9r1ZyaRxmPYwADQBLJ8lEeob/view?usp=drive_link" target="_blank">here</a>.</p>
<div class="docs-section" id="more">
<h4>More About Me</h4>
<p class="title"> •I am an amateur Go player and I have achieved amateur five Dan of Go, which is the highest rank except provincial and national champions(amateur six Dan of Go).
<br>•I am also an amateur Chinese Chess player since 2022. Chasing a higher grade of the Chinese Chess is always in progress.
<br>•I also enjoy Pop music. My favourite stars are Joker Xue, JJ Lin and Jay Chou.
</p>
</div>
This website was built based on the homepage of <a href="https://tianlong-chen.github.io/" target="_blank">Dr. Tianlong Chen</a>. Thanks!
<div class="footer">
<div class="row">
<div class="four columns">
Hanyun Yin
</div>
<div class="four columns">
Last updated on August 2024
</div>
</div>
</div>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>