← Search

Peng Shi

26 accepted papers

2026

NeuroDALEC: A Differentiable and Interpretable Mass-Conserving Framework for Terrestrial Ecosystem Carbon Cycle Dynamics

IJCAI 2026

Accurate simulation of terrestrial ecological carbon cycles is crucial for global climate change and ecosystem management. Process-based carbon models have high interpretability, but suffer from insufficient accuracy and slow computation due to fixed parameters. In contrast, deep-learning carbon mod

Cited by 0Scholar
2026

Perceptual-Evidence Anchored Reinforced Learning for Multimodal Reasoning

CVPR 2026

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Large Language Models (LLMs) and is now being applied to Vision-Language Models (VLMs). However, vanilla RLVR for VLMs verifies only the final textual output, critically neglecting the foun

Cited by 0SourcecodeScholar
2026

PhysTrans: A Physics-Aware Transferable Framework for Global Cold-Start Photovoltaic Forecasting

IJCAI 2026

With the rapid expansion of photovoltaic (PV) power generation worldwide, PV systems have become key to global energy construction. Accurate PV forecasting is essential for safe grid operation and renewable energy integration. However, most existing models rely heavily on site-specific historical da

Cited by 0Scholar
2026

Reading or Reasoning? Format Decoupled Reinforcement Learning for Document OCR

CVPR 2026

Reading text from images or scanned documents via OCR models has been a longstanding focus of researchers. Intuitively, text reading is perceived as a straightforward perceptual task, and existing work primarily focuses on constructing enriched data engineering to enhance SFT capabilities. In this w

Cited by 0SourcecodeScholar
2026

RipAlert: A Future-Frame-Aware Framework for Rip Current Forecasting and Early Alerting

AAAI 2026technical

Rip currents cause over 100 drowning deaths and more than 30,000 rescues annually in the United States, posing a severe threat to beach safety worldwide. However, most existing detection methods are reactive, identifying rip currents only after they form, leaving limited time for intervention. We pr

Cited by 0SourcePDFScholar
2026

SPECS: Decoupling Multimodal Learning via Self-distilled Preference-based Cold Start

ICLR 2026poster

Reinforcement learning (RL) with verifiable rewards has recently catalyzed a wave of “MLLM-r1” approaches that bring RL to vision language models. Most representative paradigms begin with a cold start, typically employing supervised fine-tuning (SFT), to initialize the policy before RL. However, SFT…

Cited by 0SourcecodeScholar
2026

TreeCUA: Efficiently Scaling GUI Automation with Tree-Structured Verifiable Evolution

ICML 2026poster

Effectively scaling GUI automation is essential for computer-use agents (CUAs); however, existing work primarily focuses on scaling GUI grounding rather than the more crucial GUI planning, which requires more sophisticated data collection. In reality, the exploration process of a CUA across apps/des…

Cited by 0SourceScholar
2025

AdaR: An Adaptive Gradient Method with Cyclical Restarting of Moment Estimations

IJCAI 2025

Adaptive gradient methods, primarily based on Adam, are prevalent in training neural networks, adjusting step sizes via exponentially decaying averages of gradients and squared gradients. Adam assigns small weights to distant gradients, termed long-tail gradients in this paper. However, these gradie

2025

Deep Reinforcement Learning-Based Mapless Navigation for Mobile Robot in Unknown Environment With Local Optima

RA-L 2025

Local optima issues challenge mobile robots mapless navigation with the dilemma of avoiding collisions and approaching the target. Planning-based methods rely on environmental models and manual strategies to guide the robot. In contrast, learning-based methods can process original sensor data to nav

Cited by 13SourceScholar
2025

HRScene: How Far Are VLMs from Effective High-Resolution Image Understanding?

ICCV 2025poster

High-resolution image (HRI) understanding aims to process images with a large number of pixels, such as pathological images and agricultural aerial images, both of which can exceed 1 million pixels. Vision Large Language Models (VLMs) can allegedly handle HRIs, however, there is a lack of a comprehe…

Cited by 0SourcePDFScholar
2025

MCloudNet: An Ultra-Short-Term Photovoltaic Power Forecasting Framework With Multi-Layer Cloud Coverage

IJCAI 2025

Over 4.15 million low-income households across nearly 60,000 villages in China benefit from photovoltaic (PV) poverty alleviation power stations. However, weak infrastructure and limited capabilities make these systems vulnerable to fluctuations. One of the United Nations' Sustainable Development Go

2025

PPDformer: Channel-Specific Periodic Patch Division for Time Series Forecasting

ICASSP 2025accepted

Multivariate time series (MTS) forecasting presents significant challenges due to the diverse noise distributions and complex periodic patterns across different channels. Existing Transformer-based models often apply uniform noise reduction techniques and simplistic patch segmentation, resulting in…

Cited by 0SourceScholar
2025

SEP: A General Lossless Compression Framework with Semantics Enhancement and Multi-Stream Pipelines

IJCAI 2025

Deep-learning-based lossless compression is of immense importance in real-world applications, such as cold data persistence, sensor data collection, and astronomical data transmission. However, existing compressors typically model data using single-byte symbols as tokens, which makes it hard to capt

2025

You Only Read Once (YORO): Learning to Internalize Database Knowledge for Text-to-SQL

NAACL 2025long

While significant progress has been made on the text-to-SQL task, recent solutions repeatedly encode the same database schema for every question, resulting in unnecessary high inference cost and often overlooking crucial database knowledge. To address these issues, we propose You Only Read Once (YOR…

Cited by 0SourcePDFScholar
2024

Construction of Paired Knowledge Graph - Text Datasets Informed by Cyclic Evaluation

COLING 2024main

Datasets that pair Knowledge Graphs (KG) and text together (KG-T) can be used to train forward and reverse neural models that generate text from KG and vice versa. However models trained on datasets where KG and text pairs are not equivalent can suffer from more hallucination and poorer recall. In t…

Cited by 2SourcePDFScholar
2024

RAGChecker: A Fine-grained Framework for Diagnosing Retrieval-Augmented Generation

NeurIPS 2024poster

Despite Retrieval-Augmented Generation (RAG) has shown promising capability in leveraging external knowledge, a comprehensive evaluation of RAG systems is still challenging due to the modular nature of RAG, evaluation of long-form responses and reliability of measurements. In this paper, we propose…

2023

Binding Language Models in Symbolic Languages

ICLR 2023top-25%

Though end-to-end neural approaches have recently been dominating NLP tasks in both performance and ease-of-use, they lack interpretability and robustness. We propose Binder, a training-free neural-symbolic framework that maps the task input to a program, which (1) allows binding a unified API of la…

2023

Unified Low-Resource Sequence Labeling by Sample-Aware Dynamic Sparse Finetuning

EMNLP 2023long main

Unified Sequence Labeling that articulates different sequence labeling problems such as Named Entity Recognition, Relation Extraction, Semantic Role Labeling, etc. in a generalized sequence-to-sequence format opens up the opportunity to make the maximum utilization of large language model knowledge…

Cited by 0SourcecodeScholar
2022

Cross-lingual Text-to-SQL Semantic Parsing with Representation Mixup

EMNLP 2022finding

We focus on the cross-lingual Text-to-SQL semantic parsing task,where the parsers are expected to generate SQL for non-English utterances based on English database schemas.Intuitively, English translation as side information is an effective way to bridge the language gap,but noise introduced by the…

2022

Generation-Focused Table-Based Intermediate Pre-training for Free-Form Question Answering

AAAI 2022technical

Question answering over semi-structured tables has attracted significant attention in the NLP community. However, most of the existing work focus on questions that can be answered with short-form answer, i.e. the answer is often a table cell or aggregation of multiple cells. This can mismatch wit…

2022

UnifiedSKG: Unifying and Multi-Tasking Structured Knowledge Grounding with Text-to-Text Language Models

EMNLP 2022main

Structured knowledge grounding (SKG) leverages structured knowledge to complete user requests, such as semantic parsing over databases and question answering over knowledge bases. Since the inputs and outputs of SKG tasks are heterogeneous, they have been studied separately by different communities,…

2022

XRICL: Cross-lingual Retrieval-Augmented In-Context Learning for Cross-lingual Text-to-SQL Semantic Parsing

EMNLP 2022finding

In-context learning using large language models has recently shown surprising results for semantic parsing tasks such as Text-to-SQL translation.Prompting GPT-3 or Codex using several examples of question-SQL pairs can produce excellent results, comparable to state-of-the-art finetuning-based models…

2021

Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training

AAAI 2021technical

Most recently, there has been significant interest in learning contextual representations for various NLP tasks, by leveraging large scale text corpora to train powerful language models with self-supervised learning objectives, such as Masked Language Model (MLM). Based on a pilot study, we observe…

2021

Segatron: Segment-Aware Transformer for Language Modeling and Understanding

AAAI 2021technical

Transformers are powerful for sequence modeling. Nearly all state-of-the-art language models and pre-trained language models are based on the Transformer architecture. However, it distinguishes sequential tokens only with the token position index. We hypothesize that better contextual representation…