Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 702b35b

Browse files
authored
Update index.html
1 parent 6c7577b commit 702b35b

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

index.html

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,14 +251,33 @@
251251
<td width="100%" valign="middle">
252252
<heading>Research</heading>
253253
<p align="justify">
254-
My research interests are to develop deep learning algorithms for 3D computer vision problems and create end-to-end solution pipelines. My long-term goal is to build a mobile-based assistant for the visually impaired to help them navigate the real world.
254+
My research interests include developing deep learning algorithms for 3D computer vision problems and creating end-to-end solution pipelines. My long-term goal is to develop a wearable assistant for the visually impaired, helping them navigate the real world.
255255
</p>
256256
</td>
257257
</tr>
258258
</table>
259259

260260
<!-- Publications-->
261261
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
262+
<!-- LoRApLM -->
263+
<tr>
264+
<td width="35%">
265+
<img src='images/LoRApML.gif' width=100%>
266+
</td>
267+
<td valign="top" width="70%">
268+
<p>
269+
<a href="">
270+
<papertitle>Learning Adaptive Lab Evolved Mutational Landscapes: Leveraging LoRA on a Protein Language Model</papertitle>
271+
</a>
272+
<br>
273+
<strong>Silba Dowell</strong>,Shivanand Venkanna Sheshappanavar
274+
<br>
275+
<em>Extended Abstract at Women in Computer Vision Workshop, CVPR 2025, Nashville, TN, USA</em>
276+
<br>
277+
<a href="https://github.com/sheshap/sheshap.github.io/blob/master/pdf/cvpr25_poster_template_LoRApLM.pdf">[poster]</a> <br>
278+
<p align="justify"> In adaptive laboratory evolution (ALE), microorganisms are subjected to a range of environmental pressures, such as temperature and radiation, in multiple experimental trials to induce naturally occurring, yet desirable, phenotypes. This approach has paved the way for innovations in protein engineering, yielding improvements in biological properties. However, ALE is constrained by its high demand for intensive resources, including the expertise of highly skilled biologists, costly equipment, and a large volume of biological samples, as well as the continuous oversight required to maintain such experimental rigor. One solution is to leverage protein language models (pLMs) to predict impactful mutations and drive evolutionary trajectories without direct human supervision. In this work, ESM-2 is fine-tuned using Low-Rank Adaptation (LoRA) on Escherichia coli data from the ALEdb database for variant effect prediction.</p>
279+
</td>
280+
</tr>
262281
<!-- MahalanobiskNN -->
263282
<tr>
264283
<td width="35%">

0 commit comments

Comments
 (0)