← Search

Yunqing Liu

5 accepted papers

2026

Enhancing Molecular Property Predictions by Learning from Bond Modelling and Interactions

ICLR 2026poster

Molecule representation learning is crucial for understanding and predicting molecular properties. However, conventional atom-centric models, which treat chemical bonds merely as pairwise interactions, often overlook complex bond-level phenomena like resonance and stereoselectivity. This oversight l…

Cited by 0SourceScholar
2026

Error Notebook-Guided, Training-Free Part Retrieval in 3D CAD Assemblies via Vision-Language Models

ICLR 2026poster

Effective specification-aware part retrieval within complex CAD assemblies is essential for automated engineering tasks. However, using LLMs/VLMs for this task is challenging: the metadata sequences often exceed token budgets, and fine-tuning high-performing proprietary models (e.g., GPT, Gemini) is…

Cited by 0SourceScholar
2025

GLProtein: Global-and-Local Structure Aware Protein Representation Learning

EMNLP 2025

Proteins are central to biological systems, participating as building blocks across all forms of life. Despite advancements in understanding protein functions through protein sequence analysis, there remains potential for further exploration in integrating protein structural information. We argue th

Cited by 0SourcePDFScholar
2025

Mamba Only Glances Once (MOGO): A Lightweight Framework for Efficient Video Action Detection

NeurIPS 2025poster

Mamba, a lightweight sequence modeling framework offering near-linear complexity, presents a promising alternative to Transformers. In this work, we introduce MOGO (Mamba Only Glances Once), an end-to-end framework for efficient video action detection built entirely on the Mamba architecture. In MOG…

Cited by 0SourcecodeScholar
2023

Generative Diffusion Models on Graphs: Methods and Applications

IJCAI 2023poster

Diffusion models, as a novel generative paradigm, have achieved remarkable success in various image generation tasks such as image inpainting, image-to-text translation, and video generation. Graph generation is a crucial computational task on graphs with numerous real-world applications. It aims to…