← Search

Jianbing Zhang

16 accepted papers

2026

DuPO: Enabling Reliable Self-Verification via Dual Preference Optimization

ICLR 2026poster

We present DuPO, a dual learning-based preference optimization framework that generates annotation-free feedback via the generalized duality. DuPO addresses two key limitations: Reinforcement Learning with Verifiable Rewards (RLVR)’s reliance on costly labels and applicability restricted to verifiab…

Cited by 0SourceScholar
2026

MoMa: A Simple Modular Learning Framework for Material Property Prediction

ICLR 2026poster

Deep learning methods for material property prediction have been widely explored to advance materials discovery. However, the prevailing pre-train paradigm often fails to address the inherent diversity and disparity of material tasks. To overcome these challenges, we introduce MoMa, a simple Modular…

Cited by 0SourceScholar
2025

A Periodic Bayesian Flow for Material Generation

ICLR 2025spotlight

Generative modeling of crystal data distribution is an important yet challenging task due to the unique periodic physical symmetry of crystals. Diffusion-based methods have shown early promise in modeling crystal distribution. More recently, Bayesian Flow Networks were introduced to aggregate noisy…

2025

CapArena: Benchmarking and Analyzing Detailed Image Captioning in the LLM Era

ACL 2025finding

Image captioning has been a longstanding challenge in vision-language research. With the rise of LLMs, modern Vision-Language Models (VLMs) generate detailed and comprehensive image descriptions. However, benchmarking the quality of such captions remains unresolved. This paper addresses two key ques…

Cited by 0SourcePDFScholar
2025

GUI-Actor: Coordinate-Free Visual Grounding for GUI Agents

NeurIPS 2025poster

One of the principal challenges in building VLM-powered GUI agents is visual grounding—localizing the appropriate screen region for action execution based on both the visual content and the textual plans. Most existing work formulates this as a text-based coordinate generation task. However, these a…

Cited by 0SourceScholar
2025

Vision-Language Models Can Self-Improve Reasoning via Reflection

NAACL 2025long

Chain-of-thought (CoT) has proven to improve the reasoning capability of large language models (LLMs). However, due to the complexity of multimodal scenarios and the difficulty in collecting high-quality CoT data, CoT reasoning in multimodal LLMs has been largely overlooked. To this end, we propose…

2024

A Hierarchical Network for Multimodal Document-Level Relation Extraction

AAAI 2024technical

Document-level relation extraction aims to extract entity relations that span across multiple sentences. This task faces two critical issues: long dependency and mention selection. Prior works address the above problems from the textual perspective, however, it is hard to handle these problems solel…

2024

EFUF: Efficient Fine-Grained Unlearning Framework for Mitigating Hallucinations in Multimodal Large Language Models

EMNLP 2024main

Multimodal large language models (MLLMs) have attracted increasing attention in the past few years, but they may still generate descriptions that include objects not present in the corresponding images, a phenomenon known as object hallucination. To eliminate hallucinations, existing methods manuall…

2024

EmoRED: A Dataset for Relation Extraction in Texts with Emoticons

ICASSP 2024accepted

Relation extraction (RE) is a vital task within natural language processing. Previous works predominantly focus on extracting relations from plain text. However, with the evolution of communication habits, many individuals employ symbolic representations, e.g. emoticons, to convey nuanced informatio…

Cited by 0SourceScholar
2024

MixRED: A Mix-lingual Relation Extraction Dataset

COLING 2024main

Relation extraction is a critical task in the field of natural language processing with numerous real-world applications. Existing research primarily focuses on monolingual relation extraction or cross-lingual enhancement for relation extraction. Yet, there remains a significant gap in understanding…

2024

SeeClick: Harnessing GUI Grounding for Advanced Visual GUI Agents

ACL 2024long

Graphical User Interface (GUI) agents are designed to automate complex tasks on digital devices, such as smartphones and desktops. Most existing GUI agents interact with the environment through extracted structured data, which can be notably lengthy (e.g., HTML) and occasionally inaccessible (e.g.,…

2023

Addressing Linguistic Bias through a Contrastive Analysis of Academic Writing in the NLP Domain

EMNLP 2023long main

It has been well documented that a reviewer’s opinion of the nativeness of expression in an academic paper affects the likelihood of it being accepted for publication. Previous works have also shone a light on the stress and anxiety authors who are non-native English speakers experience when attempt…

Cited by 0SourceScholar
2023

Local Interpretation of Transformer Based on Linear Decomposition

ACL 2023long

In recent years, deep neural networks (DNNs) have achieved state-of-the-art performance on a wide range of tasks. However, limitations in interpretability have hindered their applications in the real world. This work proposes to interpret neural networks by linear decomposition and finds that the Re…

Cited by 14SourcePDFScholar
2023

M2DF: Multi-grained Multi-curriculum Denoising Framework for Multimodal Aspect-based Sentiment Analysis

EMNLP 2023long main

Multimodal Aspect-based Sentiment Analysis (MABSA) is a fine-grained Sentiment Analysis task, which has attracted growing research interests recently. Existing work mainly utilizes image information to improve the performance of MABSA task. However, most of the studies overestimate the importance of…

Cited by 0SourcecodeScholar
2023

On Prefix-tuning for Lightweight Out-of-distribution Detection

ACL 2023long

Out-of-distribution (OOD) detection, a fundamental task vexing real-world applications, has attracted growing attention in the NLP community. Recently fine-tuning based methods have made promising progress. However, it could be costly to store fine-tuned models for each scenario. In this paper, we d…

Cited by 9SourcePDFScholar
2022

Probing Cross-modal Semantics Alignment Capability from the Textual Perspective

EMNLP 2022finding

In recent years, vision and language pre-training (VLP) models have advanced the state-of-the-art results in a variety of cross-modal downstream tasks. Aligning cross-modal semantics is claimed to be one of the essential capabilities of VLP models. However, it still remains unclear about the inner w…