← Search

Jie Ma

43 accepted papers

2026

Hg-I2P: Bridging Modalities for Generalizable Image-to-Point-Cloud Registration via Heterogeneous Graphs

CVPR 2026

Image-to-point-cloud (I2P) registration aims to align 2D images with 3D point clouds by establishing reliable 2D-3D correspondences. The drastic modality gap between images and point clouds makes it challenging to learn features that are both discriminative and generalizable, leading to severe perfo

Cited by 0SourcecodeScholar
2026

MoCha: End-to-End Video Character Replacement without Structural Guidance

CVPR 2026

Controllable video character replacement with a user-provided identity remains a challenging problem due to the lack of paired video data. Prior works have predominantly relied on a reconstruction-based paradigm that requires per-frame segmentation masks and explicit structural guidance (e.g., skele

Cited by 0SourcecodeScholar
2026

Personalized Additive Modeling for Multi-level Federated Learning

ICML 2026poster

Contemporary AI faces the challenge of balancing generality with user-specific personalization. In federated learning (FL), this challenge is amplified by highly heterogeneous client data with complex non-IID patterns beyond standard modeling assumptions. Many existing FL methods are designed for re…

Cited by 0SourceScholar
2026

SparseWorld: A Flexible, Adaptive, and Efficient 4D Occupancy World Model Powered by Sparse and Dynamic Queries

AAAI 2026technical

Semantic occupancy has emerged as a powerful representation in world models for its ability to capture rich spatial semantics. However, most existing occupancy world models rely on static and fixed embeddings or grids, which inherently limit the flexibility of perception. Moreover, their ``in-place

Cited by 0SourcePDFScholar
2025

Active Evaluation Acquisition for Efficient LLM Benchmarking

ICML 2025poster

As large language models (LLMs) become increasingly versatile, numerous large scale benchmarks have been developed to thoroughly assess their capabilities. These benchmarks typically consist of diverse datasets and prompts to evaluate different aspects of LLM performance. However, comprehensive eval…

Cited by 1SourcePDFScholar
2025

ChartSketcher: Reasoning with Multimodal Feedback and Reflection for Chart Understanding

NeurIPS 2025poster

Charts are high-density visualization carriers for complex data, serving as a crucial medium for information extraction and analysis. Automated chart understanding poses significant challenges to existing multimodal large language models (MLLMs) due to the need for precise and complex visual reasoni…

Cited by 0SourcecodeScholar
2025

Co-Progression Knowledge Distillation with Knowledge Prototype for Industrial Anomaly Detection

AAAI 2025technical

Unsupervised anomaly detection has emerged as a powerful technique for identifying abnormal patterns in images without relying on pre-labeled defective samples. Many unsupervised methods use pre-trained feature extractors from large datasets, with knowledge distillation between teacher and student m…

Cited by 0SourcePDFScholar
2025

Debate on Graph: A Flexible and Reliable Reasoning Framework for Large Language Models

AAAI 2025technical

Large Language Models (LLMs) may suffer from hallucinations in real-world applications due to the lack of relevant knowledge. In contrast, knowledge graphs encompass extensive, multi-relational structures that store a vast array of symbolic facts. Consequently, integrating LLMs with knowledge graphs…

2025

Deliberation on Priors: Trustworthy Reasoning of Large Language Models on Knowledge Graphs

NeurIPS 2025poster

Knowledge graph-based retrieval-augmented generation seeks to mitigate hallucinations in Large Language Models (LLMs) caused by insufficient or outdated knowledge. However, existing methods often fail to fully exploit the prior knowledge embedded in knowledge graphs (KGs), particularly their structu…

Cited by 0SourcecodeScholar
2025

E-RNS : Enhancing Negative Sample Quality from Gradient Perspective for Graph Recommendation

ICASSP 2025accepted

Bayesian Personalized Ranking (BPR) is a widely used optimization function in GNN-based recommender systems, and negative samples are usually obtained through the Random Negative Sampling (RNS) method during BPR training. However, from the gradient perspective, RNS tends to select low-quality sample…

Cited by 0SourceScholar
2025

EvoChart: A Benchmark and a Self-Training Approach Towards Real-World Chart Understanding

AAAI 2025technical

Chart understanding enables automated data analysis for humans, which requires models to achieve highly accurate visual comprehension. While existing Visual Language Models (VLMs) have shown progress in chart understanding, the lack of high-quality training data and comprehensive evaluation benchmar…

2025

FASTer: Focal token Acquiring-and-Scaling Transformer for Long-term 3D Objection Detection

CVPR 2025poster

Recent top-performing temporal 3D detectors based on Lidars have increasingly adopted region-based paradigms. They first generate coarse proposals, followed by encoding and fusing regional features. However, indiscriminate sampling and fusion often overlook the varying contributions of individual po…

2025

Metapath and Hypergraph Structure-based Multi-Channel Graph Contrastive Learning for Student Performance Prediction

IJCAI 2025

Considerable attention has been paid to predicting student performance on exercises. The performance of prior studies is determined by the quality of the trait features of students and exercises. Nevertheless, most of the prior study primarily examines simple pairwise interactions in learning trait

2025

Multi-Scale Temporal Neural Network for Stock Trend Prediction Enhanced by Temporal Hyepredge Learning

IJCAI 2025

Existing research in Stock Trend Prediction (STP) focuses on temporal features extracted from a temporal sequence of stock data with a look-back window, which frequently leads to the omission of important periodic patterns, such as weekly and monthly variations in stock prices. Furthermore, these me

2025

Non-Stationary Predictions May Be More Informative: Exploring Pseudo-Labels with a Two-Phase Pattern of Training Dynamics

ICML 2025poster

Pseudo-labeling is a widely used strategy in semi-supervised learning. Existing methods typically select predicted labels with high confidence scores and high training stationarity, as pseudo-labels to augment training sets. In contrast, this paper explores the pseudo-labeling potential of predicted…

Cited by 0SourcePDFScholar
2025

SDGOCC: Semantic and Depth-Guided Bird's-Eye View Transformation for 3D Multimodal Occupancy Prediction

CVPR 2025poster

Multimodal 3D occupancy prediction has garnered significant attention for its potential in autonomous driving. However, most existing approaches are single-modality: camera-based methods lack depth information, while LiDAR-based methods struggle with occlusions. Current lightweight methods primarily…

2025

Top-I2P: Explore Open-Domain Image-to-Point Cloud Registration Using Topology Relationship

IJCAI 2025

Image-to-point cloud (I2P) registration is a fundamental task in computer vision, which aims to align pixels in 2D images with corresponding points in 3D point clouds. While deep learning based methods dominate this field, they often fail to generalize to the open domain. In this paper, we address o

Cited by 0SourcePDFScholar
2025

Unraveling and Mitigating Safety Alignment Degradation of Vision-Language Models

ACL 2025finding

The safety alignment ability of Vision-Language Models (VLMs) is prone to be degraded by the integration of the vision module compared to its LLM backbone. We investigate this phenomenon, dubbed as “safety alignment degradation” in this paper, and show that the challenge arises from the representati…

Cited by 0SourcePDFScholar
2024

A Robust LiDAR-Camera Self-Calibration Via Rotation-Based Alignment and Multi-Level Cost Volume

RA-L 2024

Multi-sensor collaborative perception has been a significant trend in self-driving and robot navigation. The precondition for multi-sensor fusion is the accurate calibration between sensors. Traditional LiDAR-Camera calibrations rely on laborious manual operations. Several recent studies have demons

Cited by 12SourceScholar
2024

AlignSAM: Aligning Segment Anything Model to Open Context via Reinforcement Learning

CVPR 2024poster

Powered by massive curated training data Segment Anything Model (SAM) has demonstrated its impressive generalization capabilities in open-world scenarios with the guidance of prompts. However the vanilla SAM is class-agnostic and heavily relies on user-provided prompts to segment objects of interest…

2024

IR-CM: The Fast and General-purpose Image Restoration Method Based on Consistency Model

NeurIPS 2024poster

This paper proposes a fast and general-purpose image restoration method. The key idea is to achieve few-step or even one-step inference by conducting consistency distilling or training on a specific mean-reverting stochastic differential equations. Furthermore, based on this, we propose a novel line…

2024

LiDAR-Camera Extrinsic Calibration with Hierachical and Iterative Feature Matching

ICRA 2024poster

In autonomous driving, the LiDAR-Camera system plays a crucial role in a vehicle’s perception of 3D environments. To effectively fuse information from both camera and LiDAR, extrinsic calibration is indispensable. Recently, some researchers have proposed deep learning-based methods that utilize conv…

Cited by 1SourceScholar
2024

Look, Listen, and Answer: Overcoming Biases for Audio-Visual Question Answering

NeurIPS 2024poster

Audio-Visual Question Answering (AVQA) is a complex multi-modal reasoning task, demanding intelligent systems to accurately respond to natural language queries based on audio-video input pairs. Nevertheless, prevalent AVQA approaches are prone to overlearning dataset biases, resulting in poor robust…

2024

Multi-Track Message Passing: Tackling Oversmoothing and Oversquashing in Graph Learning via Preventing Heterophily Mixing

ICML 2024spotlight

The advancement toward deeper graph neural networks is currently obscured by two inherent issues in message passing, *oversmoothing* and *oversquashing*. We identify the root cause of these issues as information loss due to *heterophily mixing* in aggregation, where messages of diverse category sema…

Cited by 8SourcePDFScholar
2024

Towards Visibility Estimation and Noise-Distribution-Based Defogging for LiDAR in Autonomous Driving

ICRA 2024poster

Point clouds play a crucial role in robots and intelligent vehicles. Noise caused by fog droplets seriously degrades the quality of point clouds. Previous researches have shown that the extent of degradation is correlated with visibility. The fog attenuation coefficient is associated with visibility…

Cited by 1SourceScholar
2023

Benchmarking Diverse-Modal Entity Linking with Generative Models

ACL 2023findings

Entities can be expressed in diverse formats, such as texts, images, or column names and cell values in tables. While existing entity linking (EL) models work well on per modality configuration, such as text-only EL, visual grounding or schema linking, it is more challenging to design a unified mode…

2023

Category-Level 6D Pose Estimation Using Geometry-Guided Instance-Aware Prior and Multi-Stage Reconstruction

RA-L 2023

Category-level object 6D pose estimation is essential for robotic manipulation, augmented reality and 3D scene understanding. It aims to accurately predict the translation and rotation of arbitrary shape instances from a given set of object classes without models of each instance. However, such esti

Cited by 5SourceScholar
2023

Comparing Biases and the Impact of Multilingual Training across Multiple Languages

EMNLP 2023long main

Studies in bias and fairness in natural language processing have primarily examined social biases within a single language and/or across few attributes (e.g. gender, race). However, biases can manifest differently across various languages for individual attributes. As a result, it is critical to exa…

Cited by 0SourceScholar
2023

Few-Shot Data-to-Text Generation via Unified Representation and Multi-Source Learning

ACL 2023long

In this paper, we present a novel approach for data-to-text generation that addresses the limitations of current methods that primarily focus on specific types of structured data. Our proposed method aims to improve performance in multi-task training, zero-shot and few-shot scenarios by providing a…

Cited by 1SourcePDFScholar
2023

Structured Federated Learning through Clustered Additive Modeling

NeurIPS 2023poster

Heterogeneous federated learning without assuming any structure is challenging due to the conflicts among non-identical data distributions of clients. In practice, clients often comprise near-homogeneous clusters so training a server-side model per cluster mitigates the conflicts. However, FL with c…

Cited by 18SourcePDFScholar
2023

Taxonomy Expansion for Named Entity Recognition

EMNLP 2023long main

Training a Named Entity Recognition (NER) model often involves fixing a taxonomy of entity types. However, requirements evolve and we might need the NER model to recognize additional entity types. A simple approach is to re-annotate entire dataset with both existing and additional entity types and t…

Cited by 0SourceScholar
2022

Federated Learning from Pre-Trained Models: A Contrastive Learning Approach

NeurIPS 2022accept

Federated Learning (FL) is a machine learning paradigm that allows decentralized clients to learn collaboratively without sharing their private data. However, excessive computation and communication demands pose challenges to current FL frameworks, especially when training large-scale models. To pre…

Cited by 213SourcePDFScholar
2022

Label Semantics for Few Shot Named Entity Recognition

ACL 2022findings

We study the problem of few shot learning for named entity recognition. Specifically, we leverage the semantic information in the names of the labels as a way of giving the model additional signal and enriched priors. We propose a neural architecture that consists of two BERT encoders, one to encode…

2022

Pareto Policy Pool for Model-based Offline Reinforcement Learning

ICLR 2022poster

Online reinforcement learning (RL) can suffer from poor exploration, sparse reward, insufficient data, and overhead caused by inefficient interactions between an immature policy and a complicated environment. Model-based offline RL instead trains an environment model using a dataset of pre-collected…

Cited by 23SourcePDFScholar
2021

Leveraging Large-Scale Weakly Labeled Data for Semi-Supervised Mass Detection in Mammograms

CVPR 2021poster

Mammographic mass detection is an integral part of a computer-aided diagnosis system. Annotating a large number of mammograms at pixel-level in order to train a mass detection model in a fully supervised fashion is costly and time-consuming. This paper presents a novel self-training framework for se…

Cited by 14PDFScholar
2021

Structured Prediction as Translation between Augmented Natural Languages

ICLR 2021spotlight

We propose a new framework, Translation between Augmented Natural Languages (TANL), to solve many structured prediction language tasks including joint entity and relation extraction, nested named entity recognition, relation classification, semantic role labeling, event extraction, coreference resol…

2020

Stochastic Batch Augmentation with An Effective Distilled Dynamic Soft Label Regularizer

IJCAI 2020poster

Data augmentation have been intensively used in training deep neural network to improve the generalization, whether in original space (e.g., image space) or representation space. Although being successful, the connection between the synthesized data and the original data is largely ignored in traini…

Cited by 0SourcePDFScholar
2020

When and Who? Conversation Transition Based on Bot-Agent Symbiosis Learning Network

COLING 2020main

In online customer service applications, multiple chatbots that are specialized in various topics are typically developed separately and are then merged with other human agents to a single platform, presenting to the users with a unified interface. Ideally the conversation can be transparently trans…