← Search

Guojie Song

17 accepted papers

2026

Toward Stable Value Alignment: Introducing Independent Modules for Consistent Value Guidance

ICML 2026spotlight

Aligning large language models (LLMs) with human values typically relies on post-training or inference-time steering that directly manipulates the backbone’s parameters or representation space. However, a critical gap exists: the model’s residual stream is highly dynamic, in which values exist as fr…

Cited by 0SourceScholar
2025

AuroRA: Breaking Low-Rank Bottleneck of LoRA with Nonlinear Mapping

NeurIPS 2025spotlight

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method validated across NLP and CV domains. However, LoRA faces an inherent low-rank bottleneck: narrowing its performance gap with full fine-tuning requires increasing the rank of its parameter matrix, resulting i…

Cited by 0SourceScholar
2025

EAVIT: Efficient and Accurate Human Value Identification From Text Data via LLMs

IJCAI 2025

The rapid evolution of large language models (LLMs) has revolutionized various fields, including the identification and discovery of human values within text data. While traditional NLP models, such as BERT, have been employed for this task, their ability to represent textual data is significantly o

Cited by 0SourcePDFScholar
2025

Generative Psycho-Lexical Approach for Constructing Value Systems in Large Language Models

ACL 2025long

Values are core drivers of individual and collective perception, cognition, and behavior. Value systems, such as Schwartz’s Theory of Basic Human Values, delineate the hierarchy and interplay among these values, enabling cross-disciplinary investigations into decision-making and societal dynamics. R…

2025

Measuring Human and AI Values Based on Generative Psychometrics with Large Language Models

AAAI 2025technical

Human values and their measurement are long-standing interdisciplinary inquiry. Recent advances in AI have sparked renewed interest in this area, with large language models (LLMs) emerging as both tools and subjects of value measurement. This work introduces Generative Psychometrics for Values (GPV)…

2024

AnchorGT: Efficient and Flexible Attention Architecture for Scalable Graph Transformers

IJCAI 2024poster

Graph Transformers (GTs) have significantly advanced the field of graph representation learning by overcoming the limitations of message-passing graph neural networks (GNNs) and demonstrating promising performance and expressive power. However, the quadratic complexity of self-attention mechanism in…

Cited by 2SourcePDFScholar
2024

ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution

NeurIPS 2024poster

The omnipresence of NP-hard combinatorial optimization problems (COPs) compels domain experts to engage in trial-and-error heuristic design. The long-standing endeavor of design automation has gained new momentum with the rise of large language models (LLMs). This paper introduces Language Hyper-Heu…

2024

ValueBench: Towards Comprehensively Evaluating Value Orientations and Understanding of Large Language Models

ACL 2024long

Large Language Models (LLMs) are transforming diverse fields and gaining increasing influence as human proxies. This development underscores the urgent need for evaluating value orientations and understanding of LLMs to ensure their responsible integration into public-facing applications. This work…

2023

Hierarchical Transformer for Scalable Graph Learning

IJCAI 2023poster

Graph Transformer is gaining increasing attention in the field of machine learning and has demonstrated state-of-the-art performance on benchmarks for graph representation learning. However, as current implementations of Graph Transformer primarily focus on learning representations of small-scale gr…

Cited by 18SourcePDFScholar
2023

KDLGT: A Linear Graph Transformer Framework via Kernel Decomposition Approach

IJCAI 2023poster

In recent years, graph Transformers (GTs) have been demonstrated as a robust architecture for a wide range of graph learning tasks. However, the quadratic complexity of GTs limits their scalability on large-scale data, in comparison to Graph Neural Networks (GNNs). In this work, we propose the Kerne…

Cited by 6SourcePDFScholar
2022

Versatile Multi-stage Graph Neural Network for Circuit Representation

NeurIPS 2022accept

Due to the rapid growth in the scale of circuits and the desire for knowledge transfer from old designs to new ones, deep learning technologies have been widely exploited in Electronic Design Automation (EDA) to assist circuit design. In chip design cycles, we might encounter heterogeneous and diver…

Cited by 39SourcePDFScholar
2021

Conformation-Guided Molecular Representation with Hamiltonian Neural Networks

ICLR 2021poster

Well-designed molecular representations (fingerprints) are vital to combine medical chemistry and deep learning. Whereas incorporating 3D geometry of molecules (i.e. conformations) in their representations seems beneficial, current 3D algorithms are still in infancy. In this paper, we propose a nove…

Cited by 26SourcePDFScholar
2021

Deep Molecular Representation Learning via Fusing Physical and Chemical Information

NeurIPS 2021poster

Molecular representation learning is the first yet vital step in combining deep learning and molecular science. To push the boundaries of molecular representation learning, we present PhysChem, a novel neural architecture that learns molecular representations via fusing physical and chemical informa…

Cited by 31SourcePDFScholar
2021

GraphMSE: Efficient Meta-path Selection in Semantically Aligned Feature Space for Graph Neural Networks

AAAI 2021technical

Heterogeneous information networks (HINs) are ideal for describing real-world data with different types of entities and relationships. To carry out machine learning on HINs, meta-paths are widely utilized to extract semantics with pre-defined patterns, and models such as graph convolutional networks…

2021

Heterogeneous Graph Structure Learning for Graph Neural Networks

AAAI 2021technical

Heterogeneous Graph Neural Networks (HGNNs) have drawn increasing attention in recent years and achieved outstanding performance in many tasks. The success of the existing HGNNs relies on one fundamental assumption, i.e., the original heterogeneous graph structure is reliable. However, this assumpti…

2020

Domain Adaptive Classification on Heterogeneous Information Networks

IJCAI 2020poster

Heterogeneous Information Networks (HINs) are ubiquitous structures in that they can depict complex relational data. Due to their complexity, it is hard to obtain sufficient labeled data on HINs, hampering classification on HINs. While domain adaptation (DA) techniques have been widely utilized in i…