← Search

Xiaoyi Liu

11 accepted papers

2026

Bridging the Biophysical Gap: Holistic Environmental Awareness for 3D Linker Design

IJCAI 2026

3D molecular linker design is a critical task in structure-based drug discovery, which requires the precise synthesis of chemical bridges to connect fragments within the constrained environment of a protein binding pocket. Existing methods often suffer from environmental blindness, treating the inte

Cited by 0Scholar
2026

PharmaQA: Prompt-Based Molecular Representation Learning via Pharmacophore-Oriented Question Answering

AAAI 2026technical

Molecular representation plays a central role in computational drug discovery. Pharmacophores, functional groups responsible for molecular bioactivity, have been widely studied in cheminformatics. However, their incorporation into molecular representation learning, particularly in a context reasonin

Cited by 0SourcePDFScholar
2025

Code to Think, Think to Code: A Survey on Code-Enhanced Reasoning and Reasoning-Driven Code Intelligence in LLMs

EMNLP 2025

Code and reasoning recently exhibit a mutually reinforcing relationship in large language models (LLMs): Code is abstract, modular, highly structured and has strong logic, guiding reasoning in training and inference. While reasoning translates high-level goals into small executable steps, enable mor

2025

RetroInText: A Multimodal Large Language Model Enhanced Framework for Retrosynthetic Planning via In-Context Representation Learning

ICLR 2025poster

Development of robust and effective strategies for retrosynthetic planning requires a deep understanding of the synthesis process. A critical step in achieving this goal is accurately identifying synthetic intermediates. Current machine learning-based methods often overlook the valuable context from…

2025

Towards Robust Few-Shot Relation Classification: Incorporating Relation Description with Agreement

EMNLP 2025

Few-shot relation classification aims to recognize the relation between two mentioned entities, with the help of only a few support samples. However, a few samples tend to be limited for tackling unlimited queries. If a query cannot find references from the support samples, it is defined as none-of-

2024

BvSP: Broad-view Soft Prompting for Few-Shot Aspect Sentiment Quad Prediction

ACL 2024long

Aspect sentiment quad prediction (ASQP) aims to predict four aspect-based elements, including aspect term, opinion term, aspect category, and sentiment polarity. In practice, unseen aspects, due to distinct data distribution, impose many challenges for a trained neural model. Motivated by this, this…

2024

ECoK: Emotional Commonsense Knowledge Graph for Mining Emotional Gold

ACL 2024findings

The demand for understanding and expressing emotions in the field of natural language processing is growing rapidly. Knowledge graphs, as an important form of knowledge representation, have been widely utilized in various emotion-related tasks. However, existing knowledge graphs mainly focus on the…

2024

Interpretable Sparse System Identification: Beyond Recent Deep Learning Techniques on Time-Series Prediction

ICLR 2024poster

With the continuous advancement of neural network methodologies, time series prediction has attracted substantial interest over the past decades. Nonetheless, the interpretability of neural networks is insufficient and the utilization of deep learning techniques for prediction necessitates significa…

Cited by 8SourcePDFScholar
2024

Memory-Efficient Fine-Tuning of Transformers via Token Selection

EMNLP 2024main

Fine-tuning provides an effective means to specialize pre-trained models for various downstream tasks. However, fine-tuning often incurs high memory overhead, especially for large transformer-based models, such as LLMs. While existing methods may reduce certain parts of the memory required for fine-…

2024

Simple but Effective Compound Geometric Operations for Temporal Knowledge Graph Completion

ACL 2024long

Temporal knowledge graph completion aims to infer the missing facts in temporal knowledge graphs. Current approaches usually embed factual knowledge into continuous vector space and apply geometric operations to learn potential patterns in temporal knowledge graphs. However, these methods only adopt…