← Search

Seongjun Yun

6 accepted papers

2026

Machine Learning Hamiltonians are Accurate Energy-Force Predictors

ICML 2026poster

Recently, machine learning Hamiltonian (MLH) models have gained traction as fast approximations of electronic structures such as orbitals and electron densities, while also enabling direct evaluation of energies and forces from their predictions. However, despite their physical grounding, existing H…

Cited by 0SourceScholar
2025

GRIL: Knowledge Graph Retrieval-Integrated Learning with Large Language Models

EMNLP 2025

Retrieval-Augmented Generation (RAG) has significantly mitigated the hallucinations of Large Language Models (LLMs) by grounding the generation with external knowledge. Recent extensions of RAG to graph-based retrieval offer a promising direction, leveraging the structural knowledge for multi-hop re

Cited by 0SourcePDFScholar
2025

Multi-Modal Multi-Task Unified Embedding Model (M3T-UEM): A Task-Adaptive Representation Learning Framework

ICCV 2025poster

We present Multi-Modal Multi-Task Unified Embedding Model (M3T-UEM), a framework that advances vision-language matching and retrieval by leveraging a large language model (LLM) backbone. While concurrent LLM-based approaches like VLM2VEC, MM-Embed, NV-Embed, and MM-GEM have demonstrated impressive c…

2021

Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction

NeurIPS 2021poster

Graph Neural Networks (GNNs) have been widely applied to various fields for learning over graph-structured data. They have shown significant improvements over traditional heuristic methods in various tasks such as node classification and graph classification. However, since GNNs heavily rely on smoo…