Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -50,6 +50,18 @@ def display_education():
|
|
50 |
def display_work_experience():
|
51 |
st.markdown('## Work Experience')
|
52 |
st.write("""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
**San Jose State University, San Jose, CA, USA**
|
54 |
August 2024 - December 2024
|
55 |
- **Teaching Assistant**
|
|
|
50 |
def display_work_experience():
|
51 |
st.markdown('## Work Experience')
|
52 |
st.write("""
|
53 |
+
**HighBrow Technoloy Inc, San Jose, CA, USA**
|
54 |
+
March 2025 - Present
|
55 |
+
- **Data Scientist**
|
56 |
+
- Conduct fundamental and applied research in multimodal learning, vision-language alignment, and inference optimization.
|
57 |
+
- Develop novel methodologies and optimization techniques to enhance inference performance and post-training efficiency.
|
58 |
+
- Explore advancements in vision and text alignment to improve model understanding and generation.
|
59 |
+
- Investigate data efficiency, model interpretability, robustness, and fairness in vision-language systems.
|
60 |
+
- Curate, preprocess, and construct high-quality multimodal datasets for training and benchmarking.
|
61 |
+
- Design and implement robust evaluation pipelines, incorporating human-in-the-loop assessments, zero-shot learning, and adversarial testing.
|
62 |
+
- Improve dataset quality and diversity to mitigate bias and enhance fairness in vision-language models (VLMs).
|
63 |
+
|
64 |
+
- Collaborate with AI engineers, product teams, and academic researchers to align research initiatives with business objectives.
|
65 |
**San Jose State University, San Jose, CA, USA**
|
66 |
August 2024 - December 2024
|
67 |
- **Teaching Assistant**
|