← Search

JunJie Huang

28 accepted papers

2026

Accelerating Benchmarking of Functional Connectivity Modeling via Structure-aware Core-set Selection

ICLR 2026poster

Benchmarking the hundreds of functional connectivity (FC) modeling methods on large-scale fMRI datasets is critical for reproducible neuroscience. However, the combinatorial explosion of model–data pairings makes exhaustive evaluation computationally prohibitive, preventing such assessments from bec…

Cited by 0SourcecodeScholar
2026

Learning to Compress Graphs via Dual Agents for Consistent Topological Robustness Evaluation

AAAI 2026technical

As graph-structured data grow increasingly large, evaluating their robustness under adversarial attacks becomes computationally expensive and difficult to scale. To address this challenge, we propose to compress graphs into compact representations that preserve both topological structure and rob

Cited by 0SourcePDFScholar
2026

LiR3AG: A Lightweight Rerank Reasoning Strategy Framework for Retrieval-Augmented Generation

AAAI 2026technical

Retrieval-Augmented Generation (RAG) effectively enhances Large Language Models (LLMs) by incorporating retrieved external knowledge into the generation process. Reasoning models improve LLM performance in multi-hop QA tasks, which require integrating and reasoning over multiple pieces of evidence

Cited by 0SourcePDFScholar
2026

MCI-Net: A Robust Multi-Domain Context Integration Network for Point Cloud Registration

AAAI 2026technical

Robust and discriminative feature learning is critical for high-quality point cloud registration. However, existing deep learning–based methods typically rely on Euclidean neighborhood-based strategies for feature extraction, which struggle to effectively capture the implicit semantics and structura

Cited by 0SourcePDFScholar
2026

SC-Net: Robust Correspondence Learning via Spatial and Cross-Channel Context

AAAI 2026technical

Recent research has focused on using convolutional neural networks (CNNs) as the backbones in two-view correspondence learning, demonstrating significant superiority over methods based on multilayer perceptrons. However, CNN backbones that are not tailored to specific tasks may fail to effectively a

Cited by 0SourcePDFScholar
2025

Beyond Graph Convolution: Multimodal Recommendation with Topology-aware MLPs

AAAI 2025technical

Given the large volume of side information from different modalities, multimodal recommender systems have become increasingly vital, as they exploit richer semantic information beyond user-item interactions. Recent works highlight that leveraging Graph Convolutional Networks (GCNs) to explicitly mod…

2025

Beyond Pairwise Connections: Extracting High-Order Functional Brain Network Structures under Global Constraints

NeurIPS 2025poster

Functional brain network (FBN) modeling often relies on local pairwise interactions, whose limitation in capturing high-order dependencies is theoretically analyzed in this paper. Meanwhile, the computational burden and heuristic nature of current hypergraph modeling approaches hinder end-to-end lea…

Cited by 0SourcecodeScholar
2025

Rethinking Lanes and Points in Complex Scenarios for Monocular 3D Lane Detection

CVPR 2025poster

Monocular 3D lane detection is a fundamental task in autonomous driving. Although sparse-point methods lower computational load and maintain high accuracy in complex lane geometries, current methods fail to fully leverage the geometric structure of lanes in both lane geometry representations and mod…

Cited by 0SourcePDFScholar
2025

Salvaging the Overlooked: Leveraging Class-Aware Contrastive Learning for Multi-Class Anomaly Detection

ICCV 2025poster

For anomaly detection (AD), early approaches often train separate models for individual classes, yielding high performance but posing challenges in scalability and resource management. Recent efforts have shifted toward training a single model capable of handling multiple classes. However, directly…

Cited by 0SourcePDFScholar
2025

TempParaphraser: “Heating Up” Text to Evade AI-Text Detection through Paraphrasing

EMNLP 2025

The widespread adoption of large language models (LLMs) has increased the need for reliable AI-text detection. While current detectors perform well on benchmark datasets, we highlight a critical vulnerability: increasing the temperature parameter during inference significantly reduces detection accu

2024

L-VIWO: Visual-Inertial-Wheel Odometry based on Lane Lines

ICRA 2024poster

To achieve precise localization for autonomous vehicles and mitigate the problem of accumulated drift error in odometry, this paper proposes L-VIWO, a Visual-Inertial-Wheel Odometry based on lane lines. This method effectively utilizes the lateral constraints provided by lane lines to eliminate and…

Cited by 2SourceScholar
2024

LA-LIO: Robust Localizability-Aware LiDAR-Inertial Odometry for Challenging Scenes

IROS 2024poster

Modern robotic systems are increasingly deployed in complex and diverse environments, and reliable localization under challenging conditions becomes crucial for the safe and efficient operation of these systems. The odometry based on LiDAR is prone to system collapse caused by computational divergen…

Cited by 1SourceScholar
2024

Open-Vocabulary RGB-Thermal Semantic Segmentation

ECCV 2024poster

"RGB-Thermal (RGB-T) semantic segmentation is an important research branch of multi-modal image segmentation. The current RGB-T semantic segmentation methods generally have two unsolved and typical shortcomings. First, they do not have the open-vocabulary recognition ability, which significantly lim…

2023

HFT: Lifting Perspective Representations via Hybrid Feature Transformation for BEV Perception

ICRA 2023poster

Restoring an accurate Bird's Eye View (BEV) map plays a crucial role in the perception of autonomous driving. The existing works of lifting representations from frontal view to BEV can be classified into two categories, i.e., Camera model-Based Feature Transformation (CBFT) and Camera model-Free Fea…

Cited by 11SourceScholar
2023

HiTIN: Hierarchy-aware Tree Isomorphism Network for Hierarchical Text Classification

ACL 2023long

Hierarchical text classification (HTC) is a challenging subtask of multi-label classification as the labels form a complex hierarchical structure. Existing dual-encoder methods in HTC achieve weak performance gains with huge memory overheads and their structure encoders heavily rely on domain knowle…

2023

Super-Resolution for Macro X-Ray Fluorescence Data Collected from Old Master Paintings

ICASSP 2023accepted

Macro X-ray fluorescence (MA-XRF) scanning is commonly used to non-invasively analyse Old Master paintings by mapping the distribution of the chemical elements present in the artworks. The visual quality of the element distribution maps is very important for characterising the materials and understa…

Cited by 0SourceScholar
2022

CodeExp: Explanatory Code Document Generation

EMNLP 2022finding

Developing models that can automatically generate detailed code explanation can greatly benefit software maintenance and programming education. However, existing code-to-text generation models often produce only high-level summaries of code that do not capture implementation-level choices essential…

2022

Mixed-modality Representation Learning and Pre-training for Joint Table-and-Text Retrieval in OpenQA

EMNLP 2022finding

Retrieving evidences from tabular and textual resources is essential for open-domain question answering (OpenQA), which provides more comprehensive information. However, training an effective dense table-text retriever is difficult due to the challenges of table-text discrepancy and data sparsity pr…

2022

Reasoning over Hybrid Chain for Table-and-Text Open Domain Question Answering

IJCAI 2022poster

Tabular and textual question answering requires systems to perform reasoning over heterogeneous information, considering table structure, and the connections among table and text. In this paper, we propose a ChAin-centric Reasoning and Pre-training framework (CARP). CARP utilizes hybrid chain to mod…

2021

CoSQA: 20,000+ Web Queries for Code Search and Question Answering

ACL 2021long

Finding codes given natural language query is beneficial to the productivity of software developers. Future progress towards better semantic matching between query and code requires richer supervised training resources. To remedy this, we introduce CoSQA dataset. It includes 20,604 labels for pairs…

2021

CodeXGLUE: A Machine Learning Benchmark Dataset for Code Understanding and Generation

NeurIPS 2021poster

Benchmark datasets have a significant impact on accelerating research in programming language tasks. In this paper, we introduce CodeXGLUE, a benchmark dataset to foster machine learning research for program understanding and generation. CodeXGLUE includes a collection of 10 tasks across 14 datasets…

Cited by 981SourcecodeScholar
2021

SDGNN: Learning Node Representation for Signed Directed Networks

AAAI 2021technical

Network embedding is aimed at mapping nodes in a network into low-dimensional vector representations. Graph Neural Networks (GNNs) have received widespread attention and lead to state-of-the-art performance in learning node representations. However, most GNNs only work in unsigned networks, where on…

2021

SIMPLE: SIngle-network with Mimicking and Point Learning for Bottom-up Human Pose Estimation

AAAI 2021technical

The practical application requests both accuracy and efficiency on multi-person pose estimation algorithms. But the high accuracy and fast inference speed are dominated by top-down methods and bottom-up methods respectively. To make a better trade-off between accuracy and efficiency, we propose a no…

Cited by 16SourcePDFScholar
2021

WebFace260M: A Benchmark Unveiling the Power of Million-Scale Deep Face Recognition

CVPR 2021poster

In this paper, we contribute a new million-scale face benchmark containing noisy 4M identities/260M faces (WebFace260M) and cleaned 2M identities/42M faces (WebFace42M) training data, as well as an elaborately designed time-constrained evaluation protocol. Firstly, we collect 4M name list and downlo…

Cited by 313PDFScholar
2021

WhiteningBERT: An Easy Unsupervised Sentence Embedding Approach

EMNLP 2021finding

Producing the embedding of a sentence in anunsupervised way is valuable to natural language matching and retrieval problems in practice. In this work, we conduct a thorough examination of pretrained model based unsupervised sentence embeddings. We study on fourpretrained models and conduct massive e…

2020

The Devil Is in the Details: Delving Into Unbiased Data Processing for Human Pose Estimation

CVPR 2020poster

Recently, the leading performance of human pose estimation is dominated by top-down methods. Being a fundamental component in training and inference, data processing has not been systematically considered in pose estimation community, to the best of our knowledge. In this paper, we focus on this pro…

Cited by 288PDFcodeScholar
2018

U-Fresh: An Fri-Based Single Image Super Resolution Algorithm and An Application in Image Compression

ICASSP 2018accepted

Learning based single image super resolution (SISR) methods have achieved notable results, however, they require large datasets for training, and may struggle when there is a mismatch between the testing and training data. To overcome these drawbacks, we propose an approach, named U - FRESH, which o…

Cited by 0SourceScholar