← Search

Ivan Lee

7 accepted papers

2025

FairGP: A Scalable and Fair Graph Transformer Using Graph Partitioning

AAAI 2025technical

Recent studies have highlighted significant fairness issues in Graph Transformer (GT) models, particularly against subgroups defined by sensitive features. Additionally, GTs are computationally intensive and memory-demanding, limiting their application to large-scale graphs. Our experiments demonstr…

2025

LiteFat: Lightweight Spatio-Temporal Graph Learning for Real-Time Driver Fatigue Detection

IROS 2025

Detecting driver fatigue is critical for road safety, as drowsy driving remains a leading cause of traffic accidents. Many existing solutions rely on computationally demanding deep learning models, which result in high latency and are unsuitable for embedded robotic devices with limited resources (s

Cited by 3SourceScholar
2025

Optimizing Hidden Markov Language Models: An Empirical Study of Reparameterization and Initialization Techniques

NAACL 2025findings

Hidden Markov models (HMMs) are valuable for their ability to provide exact and tractable inference. However, learning an HMM in an unsupervised manner involves a non-convex optimization problem that is plagued by poor local optima. Recent work on scaling-up HMMs to perform competitively as language…

Cited by 0SourcePDFScholar
2025

SPOT-Trip: Dual-Preference Driven Out-of-Town Trip Recommendation

NeurIPS 2025poster

Out-of-town trip recommendation aims to generate a sequence of Points of Interest (POIs) for users traveling from their hometowns to previously unvisited regions based on personalized itineraries, e.g., origin, destination, and trip duration. Modeling the complex user preferences--which often exhibi…

Cited by 0SourceScholar
2024

Is attention required for ICL? Exploring the Relationship Between Model Architecture and In-Context Learning Ability

ICLR 2024poster

What is the relationship between model architecture and the ability to perform in-context learning? In this empirical study, we take the first steps toward answering this question. We evaluate thirteen model architectures capable of causal language modeling across a suite of synthetic in-context lea…

2022

Masked Measurement Prediction: Learning to Jointly Predict Quantities and Units from Textual Context

NAACL 2022findings

Physical measurements constitute a large portion of numbers in academic papers, engineering reports, and web tables. Current benchmarks fall short of properly evaluating numeracy of pretrained language models on measurements, hindering research on developing new methods and applying them to numerica…