← Search

Jiajun Bu

33 accepted papers

2026

REAL: Resolving Knowledge Conflicts in Knowledge-Intensive Visual Question Answering via Reasoning-Pivot Alignment

ICML 2026poster

Knowledge-intensive Visual Question Answering (KI-VQA) frequently suffers from severe knowledge conflicts caused by the inherent limitations of open-domain retrieval. However, existing paradigms face critical limitations, including the lack of generalizable conflict detection and intra-model constra…

Cited by 0SourceScholar
2026

Towards Scalable Web Accessibility Audit with MLLMs as Copilots

AAAI 2026technical

Ensuring web accessibility is crucial for advancing social welfare, justice, and equality in digital spaces, yet the vast majority of website user interfaces remain non-compliant, due in part to the resource-intensive and unscalable nature of current auditing practices. While WCAG-EM offers a struct

Cited by 0SourcePDFScholar
2026

Unifying Multi-View Knowledge for Graph Learning via Model Collaboration

AAAI 2026technical

With the increasing scale and complexity of graph data, node attributes are also becoming richer and more complex, particularly in the form of informative text. Classic GNNs equipped with shallow attribute encoders are no longer sufficient to handle such data independently, making model collaboratio

Cited by 0SourcePDFScholar
2025

BrailleLLM: Braille Instruction Tuning with Large Language Models for Braille Domain Tasks

EMNLP 2025

Braille plays a vital role in education and information accessibility for visually impaired individuals. However, Braille information processing faces challenges such as data scarcity and ambiguities in mixed-text contexts. We construct English and Chinese Braille Mixed Datasets (EBMD/CBMD) with mat

2025

Efficient Personalized Adaptation for Physiological Signal Foundation Model

ICML 2025poster

Time series analysis is crucial across various fields like energy, environment, transportation, finance and health. Deep learning has significantly advanced this field, particularly, the Time Series Foundation Model (TSFM) excels in multiple domains due to extensive pre-training. In this work, we fo…

Cited by 0SourcePDFScholar
2025

ImputeINR: Time Series Imputation via Implicit Neural Representations for Disease Diagnosis with Missing Data

IJCAI 2025

Healthcare data frequently contain a substantial proportion of missing values, necessitating effective time series imputation to support downstream disease diagnosis tasks. However, existing imputation methods focus on discrete data points and are unable to effectively model sparse data, resulting i

2025

Is Cognition Consistent with Perception? Assessing and Mitigating Multimodal Knowledge Conflicts in Document Understanding

EMNLP 2025

Multimodal large language models (MLLMs) have shown impressive capabilities in document understanding, a rapidly growing research area with significant industrial demand. As a multimodal task, document understanding requires models to possess both perceptual and cognitive abilities. However, due to

Cited by 0SourcePDFScholar
2025

Long-form Hallucination Detection with Self-elicitation

ACL 2025finding

While Large Language Models (LLMs) have exhibited impressive performance in generating long-form content, they frequently present a hazard of producing factual inaccuracies or hallucinations. An effective strategy to mitigate this hazard is to leverage off-the-shelf LLMs to detect hallucinations aft…

Cited by 0SourcePDFScholar
2025

MP-GUI: Modality Perception with MLLMs for GUI Understanding

CVPR 2025poster

Graphical user interface (GUI) has become integral to modern society, making it crucial to be understood for human-centric systems. However, unlike natural images or documents, GUIs comprise artificially designed graphical elements arranged to convey specific semantic meanings. Current multi-modal l…

2025

Making Classic GNNs Strong Baselines Across Varying Homophily: A Smoothness–Generalization Perspective

NeurIPS 2025poster

Graph Neural Networks (GNNs) have achieved great success but are often considered to be challenged by varying levels of homophily in graphs. Recent empirical studies have surprisingly shown that homophilic GNNs can perform well across datasets of different homophily levels with proper hyperparameter…

Cited by 0SourcecodeScholar
2025

MetaNeRV: Meta Neural Representations for Videos with Spatial-Temporal Guidance

AAAI 2025technical

Neural Representations for Videos (NeRV) has emerged as a promising implicit neural representation (INR) approach for video analysis, which represents videos as neural networks with frame indexes as inputs. However, NeRV-based methods are time-consuming when adapting to a large number of diverse v…

2025

Multi-Omics Analysis for Cancer Subtype Inference via Unrolling Graph Smoothness Priors

IJCAI 2025

Integrating multi-omics datasets through data-driven analysis offers a comprehensive understanding of the complex biological processes underlying various diseases, particularly cancer. Graph Neural Networks (GNNs) have recently demonstrated remarkable ability to exploit relational structures in biol

Cited by 0SourcePDFScholar
2025

Multi-modal Medical Diagnosis via Large-small Model Collaboration

CVPR 2025poster

Recent advances in medical AI have shown a clear trend towards large models in healthcare. However, developing large models for multi-modal medical diagnosis remains challenging due to a lack of sufficient modal-complete medical data. Most existing multi-modal diagnostic models are relatively small…

Cited by 0SourcePDFScholar
2025

ProcTag: Process Tagging for Assessing the Efficacy of Document Instruction Data

AAAI 2025technical

Recently, large language models (LLMs) and multimodal large language models (MLLMs) have demonstrated promising results on document visual question answering (VQA) task, particularly after training on document instruction datasets. An effective evaluation method for document instruction data is cruc…

2025

Towards a Unified Framework of Clustering-based Anomaly Detection

ICML 2025poster

Unsupervised Anomaly Detection (UAD) plays a crucial role in identifying abnormal patterns within data without labeled examples, holding significant practical implications across various domains. Although the individual contributions of representation learning and clustering to anomaly detection are…

Cited by 0SourcePDFScholar
2025

Understanding and Enhancing Message Passing on Heterophilic Graphs via Compatibility Matrix

NeurIPS 2025poster

Graph Neural Networks (GNNs) excel in graph mining tasks thanks to their message-passing mechanism, which aligns with the homophily assumption. However, connected nodes can also exhibit inconsistent behaviors, termed heterophilic patterns, sparking interest in heterophilic GNNs (HTGNNs). Although th…

Cited by 0SourceScholar
2024

Attention Beats Linear for Fast Implicit Neural Representation Generation

ECCV 2024poster

"Implicit Neural Representation (INR) has gained increasing popularity as a data representation method, serving as a prerequisite for innovative generation models. Unlike gradient-based methods, which exhibit lower efficiency in inference, the adoption of hyper-network for generating parameters in M…

2024

DocHieNet: A Large and Diverse Dataset for Document Hierarchy Parsing

EMNLP 2024main

Parsing documents from pixels, such as pictures and scanned PDFs, into hierarchical structures is extensively demanded in the daily routines of data storage, retrieval and understanding. However, previously the research on this topic has been largely hindered since most existing datasets are small-s…

2024

Inversive-Reasoning Augmentation for Natural Language Inference

ICASSP 2024accepted

Natural language inference (NLI) aims to infer the relationship between two texts: premise and hypothesis. However, many existing methods overlook the problem of overestimation of model performance due to superficial correlation biases in NLI datasets. We study this problem and find that most curren…

Cited by 0SourceScholar
2024

MMAD:Multi-modal Movie Audio Description

COLING 2024main

Audio Description (AD) aims to generate narrations of information that is not accessible through unimodal hearing in movies to aid the visually impaired in following film narratives. Current solutions rely heavily on manual work, resulting in high costs and limited scalability. While automatic metho…

2024

Matching Varying-Length Texts via Topic-Informed and Decoupled Sentence Embeddings

NAACL 2024findings

Measuring semantic similarity between texts is a crucial task in natural language processing. While existing semantic text matching focuses on pairs of similar-length sequences, matching texts with non-comparable lengths has broader applications in specific domains, such as comparing professional do…

2024

NoisyGL: A Comprehensive Benchmark for Graph Neural Networks under Label Noise

NeurIPS 2024poster

Graph Neural Networks (GNNs) exhibit strong potential in node classification task through a message-passing mechanism. However, their performance often hinges on high-quality node labels, which are challenging to obtain in real-world scenarios due to unreliable sources or adversarial attacks. Conseq…

2024

Rethinking Propagation for Unsupervised Graph Domain Adaptation

AAAI 2024technical

Unsupervised Graph Domain Adaptation (UGDA) aims to transfer knowledge from a labelled source graph to an unlabelled target graph in order to address the distribution shifts between graph domains. Previous works have primarily focused on aligning data from the source and target graph in the represen…

2024

Revisiting, Benchmarking and Understanding Unsupervised Graph Domain Adaptation

NeurIPS 2024poster

Unsupervised Graph Domain Adaptation (UGDA) involves the transfer of knowledge from a label-rich source graph to an unlabeled target graph under domain discrepancies. Despite the proliferation of methods designed for this emerging task, the lack of standard experimental settings and fair performance…

2024

WebRPG: Automatic Web Rendering Parameters Generation for Visual Presentation

ECCV 2024poster

"In the era of content creation revolution propelled by advancements in generative models, the field of web design remains unexplored despite its critical role in modern digital communication. The web design process is complex and often time-consuming, especially for those with limited expertise. In…

2023

GEM: Gestalt Enhanced Markup Language Model for Web Understanding via Render Tree

EMNLP 2023long main

Inexhaustible web content carries abundant perceptible information beyond text. Unfortunately, most prior efforts in pre-trained Language Models (LMs) ignore such cyber-richness, while few of them only employ plain HTMLs, and crucial information in the rendered web, such as visual, layout, and style…

Cited by 0SourceScholar
2023

LORE: Logical Location Regression Network for Table Structure Recognition

AAAI 2023technical

Table structure recognition (TSR) aims at extracting tables in images into machine-understandable formats. Recent methods solve this problem by predicting the adjacency relations of detected cell boxes, or learning to generate the corresponding markup sequences from the table images. However, they e…

2023

Partition Speeds Up Learning Implicit Neural Representations Based on Exponential-Increase Hypothesis

ICCV 2023poster

Implicit neural representations (INRs) aim to learn a continuous function (i.e., a neural network) to represent an image, where the input and output of the function are pixel coordinates and RGB/Gray values, respectively. However, images tend to consist of many objects whose colors are not perfectly…

Cited by 10PDFcodeScholar
2023

Training Simultaneous Speech Translation with Robust and Random Wait-k-Tokens Strategy

EMNLP 2023long main

Simultaneous Speech Translation (SimulST) is a task focused on ensuring high-quality translation of speech in low-latency situations. Despite this, the modality gap (\emph{e.g.}, unknown word boundaries) between audio and text presents a challenge. This gap hinders the effective application of pol…

Cited by 0SourceScholar
2022

Hilbert Distillation for Cross-Dimensionality Networks

NeurIPS 2022accept

3D convolutional neural networks have revealed superior performance in processing volumetric data such as video and medical imaging. However, the competitive performance by leveraging 3D networks results in huge computational costs, which are far beyond that of 2D networks. In this paper, we propose…

2022

Learning Spatial-Preserved Skeleton Representations for Few-Shot Action Recognition

ECCV 2022poster

"Few-shot action recognition aims to recognize few-labeled novel action classes and attracts growing attentions due to practical significance. Human skeletons provide explainable and data-efficient representation for this problem by explicitly modeling spatial-temporal relations among skeleton joint…

2021

Distilling Holistic Knowledge With Graph Neural Networks

ICCV 2021poster

Knowledge Distillation (KD) aims at transferring knowledge from a larger well-optimized teacher network to a smaller learnable student network. Existing KD methods have mainly considered two types of knowledge, namely the individual knowledge and the relational knowledge. However, these two types of…

Cited by 80PDFcodeScholar
2020

An End-to-End OCR Text Re-organization Sequence Learning for Rich-text Detail Image Comprehension

ECCV 2020poster

Nowadays rich description on detail images help users know more about the commodities. With the help of OCR technology, the description text can be detected and recognized as auxiliary information to remove the comprehending barriers among the visual impaired users. However, for lack of proper logic…

Cited by 29SourcePDFScholar