← Search

Junyu Luo

28 accepted papers

2026

BAMAS: Structuring Budget-Aware Multi-Agent Systems

AAAI 2026technical

Large language model (LLM)-based multi-agent systems have emerged as a powerful paradigm for enabling autonomous agents to solve complex tasks. As these systems scale in complexity, cost becomes an important consideration for practical deployment. However, existing work rarely addresses how to struc

Cited by 4SourcePDFScholar
2026

CELL: A Causal Perspective for Fairness-aware Graph Adaptation

ICML 2026poster

This paper investigates fairness-aware graph adaptation, aiming to transfer knowledge from a labeled source graph to an unlabeled target graph while explicitly accounting for fairness. Most prior methods rely on adversarial learning to learn invariant graph representations of sensitive attributes. H…

Cited by 0SourceScholar
2026

CogniTrust: Cognitive Memory-Driven Verifiable Supervision for Robust Hashing

AAAI 2026technical

In this paper, we study the problem of robust multi-label hashing, where label noise hinders the learning of a reliable semantic structure from data. Many existing methods rely on heuristic sample selection or consistency-based training, but lack a unified mechanism to validate and refine supervisio

Cited by 0SourcePDFScholar
2026

Conformalized Hierarchical Calibration for Uncertainty-Aware Adaptive Hashing

ICLR 2026poster

Unsupervised domain adaptive hashing transfers knowledge from labeled source domains to unlabeled target domains, addressing domain shift challenges in real-world retrieval tasks. Existing methods face two critical limitations: target domain noise severely misleads model training, and indiscriminate…

Cited by 0SourceScholar
2026

Hierarchical Encoding Tree with Modality Mixup for Cross-modal Hashing

ICLR 2026poster

Cross-modal retrieval is a significant task that aims to learn the semantic correspondence between visual and textual modalities. Unsupervised hashing methods can efficiently manage large-scale data and can be effectively applied to cross-modal retrieval studies. However, existing methods typically…

Cited by 0SourceScholar
2025

A Survey of RAG-Reasoning Systems in Large Language Models

EMNLP 2025

Retrieval-Augmented Generation (RAG) lifts the factuality of Large Language Models (LLMs) by injecting external knowledge, yet it falls short on problems that demand multi-step inference; conversely, purely reasoning-oriented approaches often hallucinate or mis-ground facts. This survey synthesizes

Cited by 0SourcePDFScholar
2025

A Survey on Efficient Large Language Model Training: From Data-centric Perspectives

ACL 2025long

Post-training of Large Language Models (LLMs) is crucial for unlocking their task generalization potential and domain-specific capabilities. However, the current LLM post-training paradigm faces significant data challenges, including the high costs of manual annotation and diminishing marginal retur…

2025

Attention Bootstrapping for Multi-Modal Test-Time Adaptation

AAAI 2025technical

Test-time adaptation aims to adapt a well-trained model to potential distribution shifts at test time using only unlabeled test data, without access to the original training data. While previous efforts mainly focus on a single modality, test-time distribution shift in the multi-modal setting is mor…

Cited by 1SourcePDFScholar
2025

Automate Strategy Finding with LLM in Quant Investment

EMNLP 2025

We present a novel three-stage framework leveraging Large Language Models (LLMs) within a risk-aware multi-agent system for automate strategy finding in quantitative finance. Our approach addresses the brittleness of traditional deep learning models in financial applications by: employing prompt-eng

Cited by 0SourcePDFScholar
2025

Dual Prototype-Enhanced Contrastive Framework for Class-Imbalanced Graph Domain Adaptation

NeurIPS 2025poster

Graph transfer learning, especially in unsupervised domain adaptation, aims to transfer knowledge from a label-abundant source graph to an unlabeled target graph. However, most existing approaches overlook the common issue of label imbalance in the source domain, typically assuming a balanced label…

Cited by 0SourcecodeScholar
2025

FinMME: Benchmark Dataset for Financial Multi-Modal Reasoning Evaluation

ACL 2025long

Multimodal Large Language Models (MLLMs) have experienced rapid development in recent years. However, in the financial domain, there is a notable lack of effective and specialized multimodal evaluation datasets. To advance the development of MLLMs in the finance domain, we introduce FinMME, encompas…

2025

Multifaceted Evaluation of Audio-Visual Capability for MLLMs: Effectiveness, Efficiency, Generalizability and Robustness

EMNLP 2025

Multi-modal large language models (MLLMs) have recently achieved great success in processing and understanding information from diverse modalities (e.g., text, audio, and visual signals). Despite their growing popularity, there remains a lack of comprehensive evaluation measuring the audio-visual ca

Cited by 0SourcePDFScholar
2025

Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention

ACL 2025long

Long-context modeling is crucial for next-generation language models, yet the high computational cost of standard attention mechanisms poses significant computational challenges. Sparse attention offers a promising direction for improving efficiency while maintaining model capabilities. We present N…

Cited by 0SourcePDFScholar
2025

Semi-supervised Fine-tuning for Large Language Models

NAACL 2025findings

Supervised fine-tuning (SFT) is crucial in adapting large language models (LLMs) to a specific domain or task. However, only a limited amount of labeled data is available in practical applications, which poses a severe challenge for SFT in yielding satisfactory results. Therefore, a data-efficient f…

2025

Sparse Causal Discovery with Generative Intervention for Unsupervised Graph Domain Adaptation

ICML 2025poster

Unsupervised Graph Domain Adaptation (UGDA) leverages labeled source domain graphs to achieve effective performance in unlabeled target domains despite distribution shifts. However, existing methods often yield suboptimal results due to the entanglement of causal-spurious features and the failure of…

Cited by 0SourcePDFScholar
2025

TRACI: A Data-centric Approach for Multi-Domain Generalization on Graphs

AAAI 2025technical

Graph neural networks (GNNs) have gained superior performance in graph-based prediction tasks with a variety of applications such as social analysis and drug discovery. Despite the remarkable progress, their performance often degrades on test graphs with distribution shifts. Existing domain adaptati…

2025

Test-time Adaptation on Graphs via Adaptive Subgraph-based Selection and Regularized Prototypes

ICML 2025poster

Test-time adaptation aims to adapt a well-trained model using test data only, without accessing training data. It is a crucial topic in machine learning, enabling a wide range of applications in the real world, especially when it comes to data privacy. While existing works on test-time adaptation pr…

Cited by 0SourcePDFScholar
2024

A Survey of Data-Efficient Graph Learning

IJCAI 2024poster

Graph-structured data, prevalent in domains ranging from social networks to biochemical analysis, serve as the foundation for diverse real-world systems. While graph neural networks demonstrate proficiency in modeling this type of data, their success is often reliant on significant amounts of labele…

Cited by 25SourcePDFScholar
2024

CoRelation: Boosting Automatic ICD Coding through Contextualized Code Relation Learning

COLING 2024main

Automatic International Classification of Diseases (ICD) coding plays a crucial role in the extraction of relevant information from clinical notes for proper recording and billing. One of the most important directions for boosting the performance of automatic ICD coding is modeling ICD code relation…

Cited by 10SourcePDFScholar
2024

EGODE: An Event-attended Graph ODE Framework for Modeling Rigid Dynamics

NeurIPS 2024poster

This paper studies the problem of rigid dynamics modeling, which has a wide range of applications in robotics, graphics, and mechanical design. The problem is partly solved by graph neural network (GNN) simulators. However, these approaches cannot effectively handle the relationship between intrinsi…

2024

Rank and Align: Towards Effective Source-free Graph Domain Adaptation

IJCAI 2024poster

Graph neural networks (GNNs) have achieved impressive performance in graph domain adaptation. However, extensive source graphs could be unavailable in real-world scenarios due to privacy and storage concerns. To this end, we investigate an underexplored yet practical problem of source-free graph dom…

Cited by 5SourcePDFScholar
2024

Recent Advances in Predictive Modeling with Electronic Health Records

IJCAI 2024poster

The development of electronic health records (EHR) systems has enabled the collection of a vast amount of digitized patient data. However, utilizing EHR data for predictive modeling presents several challenges due to its unique characteristics. With the advancements in machine learning techniques, d…

Cited by 5SourcePDFScholar
2024

Unity in Diversity: Collaborative Pre-training Across Multimodal Medical Sources

ACL 2024long

Although pre-training has become a prevalent approach for addressing various biomedical tasks, the current efficacy of pre-trained models is hindered by their reliance on a limited scope of medical sources. This limitation results in data scarcity during pre-training and restricts the range of appli…

Cited by 3SourcePDFScholar
2023

Hierarchical Pretraining on Multimodal Electronic Health Records

EMNLP 2023long main

Pretraining has proven to be a powerful technique in natural language processing (NLP), exhibiting remarkable success in various NLP downstream tasks. However, in the medical domain, existing pretrained models on electronic health records (EHR) fail to capture the hierarchical nature of EHR data, li…

Cited by 0SourcecodeScholar
2022

3D-SPS: Single-Stage 3D Visual Grounding via Referred Point Progressive Selection

CVPR 2022oral

3D visual grounding aims to locate the referred target object in 3D point cloud scenes according to a free-form language description. Previous methods mostly follow a two-stage paradigm, i.e., language-irrelevant detection and cross-modal matching, which is limited by the isolated architecture. In s…

Cited by 69PDFcodeScholar
2022

Benchmarking Automated Clinical Language Simplification: Dataset, Algorithm, and Evaluation

COLING 2022main

Patients with low health literacy usually have difficulty understanding medical jargon and the complex structure of professional medical language. Although some studies are proposed to automatically translate expert language into layperson-understandable language, only a few of them focus on both ac…

2020

Accelerating CNN Training by Pruning Activation Gradients

ECCV 2020poster

Sparsification is an efficient approach to accelerate CNN inference, but it is challenging to take advantage of sparsity in training procedure because the involved gradients are dynamically changed. Actually, an important observation shows that most of the activation gradients in back-propagation ar…

Cited by 52SourcePDFScholar