8.0NAMay 3, 2013
Error analysis of linearized semi-implicit Galerkin finite element methods for nonlinear parabolic equationsBuyang Li, Weiwei Sun
This paper is concerned with the time-step condition of commonly-used linearized semi-implicit schemes for nonlinear parabolic PDEs with Galerkin finite element approximations. In particular, we study the time-dependent nonlinear Joule heating equations. We present optimal error estimates of the semi-implicit Euler scheme in both the $L^2$ norm and the $H^1$ norm without any time-step restriction. Theoretical analysis is based on a new splitting of the error and precise analysis of a corresponding time-discrete system. The method used in this paper can be applied to more general nonlinear parabolic systems and many other linearized (semi)-implicit time discretizations for which previous works often require certain restriction on the time-step size $τ$.
5.9NANov 8, 2012
Unconditionally optimal error estimates of a Crank--Nicolson Galerkin method for the nonlinear thermistor equationsBuyang Li, Weiwei Sun
This paper focuses on unconditionally optimal error analysis of an uncoupled and linearized Crank--Nicolson Galerkin finite element method for the time-dependent nonlinear thermistor equations in $d$-dimensional space, $d=2,3$. We split the error function into two parts, one from the spatial discretization and one from the temporal discretization, by introducing a corresponding time-discrete (elliptic) system. We present a rigorous analysis for the regularity of the solution of the time-discrete system and error estimates of the time discretization. With these estimates and the proved regularity, optimal error estimates of the fully discrete Crank--Nicolson Galerkin method are obtained unconditionally. Numerical results confirm our analysis and show the efficiency of the method.
3.9CVSep 30, 2023
SSIF: Learning Continuous Image Representation for Spatial-Spectral Super-ResolutionGengchen Mai, Ni Lao, Weiwei Sun et al.
Existing digital sensors capture images at fixed spatial and spectral resolutions (e.g., RGB, multispectral, and hyperspectral images), and each combination requires bespoke machine learning models. Neural Implicit Functions partially overcome the spatial resolution challenge by representing an image in a resolution-independent way. However, they still operate at fixed, pre-defined spectral resolutions. To address this challenge, we propose Spatial-Spectral Implicit Function (SSIF), a neural implicit model that represents an image as a function of both continuous pixel coordinates in the spatial domain and continuous wavelengths in the spectral domain. We empirically demonstrate the effectiveness of SSIF on two challenging spatio-spectral super-resolution benchmarks. We observe that SSIF consistently outperforms state-of-the-art baselines even when the baselines are allowed to train separate models at each spectral resolution. We show that SSIF generalizes well to both unseen spatial resolutions and spectral resolutions. Moreover, SSIF can generate high-resolution images that improve the performance of downstream tasks (e.g., land use classification) by 1.7%-7%.
5.9NAApr 14, 2016
Maximal $\bf L^p$ analysis of finite element solutions for parabolic equations with nonsmooth coefficients in convex polyhedraBuyang Li, Weiwei Sun
The paper is concerned with Galerkin finite element solutions for parabolic equations in a convex polygon or polyhehron with a diffusion coefficient in $W^{1,N+ε}$ for some $ε>0$, where $N$ denotes the dimension of the domain. We prove the analyticity of the semigroup generated by the discrete elliptic operator, the discrete maximal $L^p$ regularity and the optimal $L^p$ error estimate of the finite element solution for the parabolic equation.
10.6CVJul 20, 2022
NeuralBF: Neural Bilateral Filtering for Top-down Instance Segmentation on Point CloudsWeiwei Sun, Daniel Rebain, Renjie Liao et al.
We introduce a method for instance proposal generation for 3D point clouds. Existing techniques typically directly regress proposals in a single feed-forward step, leading to inaccurate estimation. We show that this serves as a critical bottleneck, and propose a method based on iterative bilateral filtering with learned kernels. Following the spirit of bilateral filtering, we consider both the deep feature embeddings of each point, as well as their locations in the 3D space. We show via synthetic experiments that our method brings drastic improvements when generating instance proposals for a given point of interest. We further validate our method on the challenging ScanNet benchmark, achieving the best instance segmentation performance amongst the sub-category of top-down methods.
2.3NAJul 5, 2016
Analysis of linearized Galerkin-mixed FEMs for the time-dependent Ginzburg--Landau equations of superconductivityHuadong Gao, Weiwei Sun
A linearized backward Euler Galerkin-mixed finite element method is investigated for the time-dependent Ginzburg--Landau (TDGL) equations under the Lorentz gauge. By introducing the induced magnetic field $σ = \mathrm{curl} \, {\bf{A}}$ as a new variable, the Galerkin-mixed FE scheme offers many advantages over conventional Lagrange type Galerkin FEMs. An optimal error estimate for the linearized Galerkin-mixed FE scheme is established unconditionally. Analysis is given under more general assumptions for the regularity of the solution of the TDGL equations, which includes the problem in two-dimensional noncovex polygons and certain three dimensional polyhedrons, while the conventional Galerkin FEMs may not converge to a true solution in these cases. Numerical examples in both two and three dimensional spaces are presented to confirm our theoretical analysis. Numerical results show clearly the efficiency of the mixed method, particularly for problems on nonconvex domains.
1.2NAMar 26, 2013
Unconditionally optimal error analysis of fully discrete Galerkin methods for general nonlinear parabolic equationsBuyang Li, Weiwei Sun
The paper focuses on unconditionally optimal error analysis of the fully discrete Galerkin finite element methods for a general nonlinear parabolic system in $\R^d$ with $d=2,3$. In terms of a corresponding time-discrete system of PDEs as proposed in \cite{LS1}, we split the error function into two parts, one from the temporal discretization and one the spatial discretization. We prove that the latter is $τ$-independent and the numerical solution is bounded in the $L^{\infty}$ and $W^{1,\infty}$ norms by the inverse inequalities. With the boundedness of the numerical solution, optimal error estimates can be obtained unconditionally in a routine way. Several numerical examples in two and three dimensional spaces are given to support our theoretical analysis.
RNTrajRec: Road Network Enhanced Trajectory Recovery with Spatial-Temporal TransformerYuqi Chen, Hanyuan Zhang, Weiwei Sun et al.
GPS trajectories are the essential foundations for many trajectory-based applications, such as travel time estimation, traffic prediction and trajectory similarity measurement. Most applications require a large amount of high sample rate trajectories to achieve a good performance. However, many real-life trajectories are collected with low sample rate due to energy concern or other constraints.We study the task of trajectory recovery in this paper as a means for increasing the sample rate of low sample trajectories. Currently, most existing works on trajectory recovery follow a sequence-to-sequence diagram, with an encoder to encode a trajectory and a decoder to recover real GPS points in the trajectory. However, these works ignore the topology of road network and only use grid information or raw GPS points as input. Therefore, the encoder model is not able to capture rich spatial information of the GPS points along the trajectory, making the prediction less accurate and lack spatial consistency. In this paper, we propose a road network enhanced transformer-based framework, namely RNTrajRec, for trajectory recovery. RNTrajRec first uses a graph model, namely GridGNN, to learn the embedding features of each road segment. It next develops a spatial-temporal transformer model, namely GPSFormer, to learn rich spatial and temporal features along with a Sub-Graph Generation module to capture the spatial features for each GPS point in the trajectory. It finally forwards the outputs of encoder model into a multi-task decoder model to recover the missing GPS points. Extensive experiments based on three large-scale real-life trajectory datasets confirm the effectiveness of our approach.
Multi-Agent Reinforcement Learning for Traffic Signal Control through Universal Communication MethodQize Jiang, Minhao Qin, Shengmin Shi et al.
How to coordinate the communication among intersections effectively in real complex traffic scenarios with multi-intersection is challenging. Existing approaches only enable the communication in a heuristic manner without considering the content/importance of information to be shared. In this paper, we propose a universal communication form UniComm between intersections. UniComm embeds massive observations collected at one agent into crucial predictions of their impact on its neighbors, which improves the communication efficiency and is universal across existing methods. We also propose a concise network UniLight to make full use of communications enabled by UniComm. Experimental results on real datasets demonstrate that UniComm universally improves the performance of existing state-of-the-art methods, and UniLight significantly outperforms existing methods on a wide range of traffic situations.
20.5LGMay 22, 2025Code
A Comprehensive Evaluation of Contemporary ML-Based Solvers for Combinatorial OptimizationShengyu Feng, Weiwei Sun, Shanda Li et al.
Machine learning (ML) has demonstrated considerable potential in supporting model design and optimization for combinatorial optimization (CO) problems. However, much of the progress to date has been evaluated on small-scale, synthetic datasets, raising concerns about the practical effectiveness of ML-based solvers in real-world, large-scale CO scenarios. Additionally, many existing CO benchmarks lack sufficient training data, limiting their utility for evaluating data-driven approaches. To address these limitations, we introduce FrontierCO, a comprehensive benchmark that covers eight canonical CO problem types and evaluates 16 representative ML-based solvers--including graph neural networks and large language model (LLM) agents. FrontierCO features challenging instances drawn from industrial applications and frontier CO research, offering both realistic problem difficulty and abundant training data. Our empirical results provide critical insights into the strengths and limitations of current ML methods, helping to guide more robust and practically relevant advances at the intersection of machine learning and combinatorial optimization. Our data is available at https://huggingface.co/datasets/CO-Bench/FrontierCO.
34.1CLOct 13, 2025
Scaling Long-Horizon LLM Agent via Context-FoldingWeiwei Sun, Miao Lu, Zhan Ling et al.
Large language model (LLM) agents are fundamentally constrained by context length on long-horizon tasks. We introduce Context-Folding, a framework that empowers agents to actively manage their working context. An agent can procedurally branch into a sub-trajectory to handle a subtask and then fold it upon completion, collapsing the intermediate steps while retaining a concise summary of the outcome. To make this behavior learnable, we develop an end-to-end reinforcement learning framework FoldGRPO with specific process rewards to encourage effective task decomposition and context management. On complex long-horizon tasks (Deep Research and SWE), our folding agent matches or outperforms the ReAct baselines while using an active context 10$\times$ smaller and significantly outperforms models that rely on summarization-based context management.
22.6CLOct 8, 2025
Scaling LLM Multi-turn RL with End-to-end Summarization-based Context ManagementMiao Lu, Weiwei Sun, Weihua Du et al. · cmu
We study reinforcement learning (RL) fine-tuning of large language model (LLM) agents for long-horizon multi-turn tool use, where context length quickly becomes a fundamental bottleneck. Existing RL pipelines can suffer from degraded instruction following, excessive rollout costs, and most importantly, strict context limits. To address these challenges, we introduce summarization-based context management to training. In specific, it periodically compresses the tool using history by LLM-generated summaries that retain task-relevant information to keep a compact context while enabling the agent to scale beyond the fixed context window. Building on this formulation, we derive a policy gradient representation that seamlessly enables standard LLM RL infrastructures to optimize both tool-use behaviors as well as summarization strategies in an end-to-end fashion. We instantiate this framework with \underline{SU}mmarization augmented \underline{P}olicy \underline{O}ptimization (\texttt{SUPO}), an LLM RL algorithm that enables long-horizon training beyond a fixed context limit. Experiments on interactive function calling and searching tasks demonstrate that \texttt{SUPO} significantly improves the success rate while maintaining the same or even lower working context length compared to baselines. We also demonstrate that for complex searching tasks, \texttt{SUPO} can further improve the evaluation performance when scaling test-time maximum round of summarization beyond that of training time. Our results establish summarization-based context management as a principled and scalable approach for training RL agents beyond a fixed context length limit.
23.6CLJun 21, 2024
Generate-then-Ground in Retrieval-Augmented Generation for Multi-hop Question AnsweringZhengliang Shi, Weiwei Sun, Shen Gao et al.
Multi-Hop Question Answering (MHQA) tasks present a significant challenge for large language models (LLMs) due to the intensive knowledge required. Current solutions, like Retrieval-Augmented Generation, typically retrieve potential documents from an external corpus to read an answer. However, the performance of this retrieve-then-read paradigm is constrained by the retriever and the inevitable noise in the retrieved documents. To mitigate these challenges, we introduce a novel generate-then-ground (GenGround) framework, synergizing the parametric knowledge of LLMs and external documents to solve a multi-hop question. GenGround empowers LLMs to alternate two phases until the final answer is derived: (1) formulate a simpler, single-hop question and directly generate the answer; (2) ground the question-answer pair in retrieved documents, amending any wrong predictions in the answer. We also propose an instructional grounding distillation method to generalize our method into smaller models. Extensive experiments conducted on four datasets illustrate the superiority of our method.
1.2NASep 10, 2018
Analysis of fully discrete FEM for miscible displacement in porous media with Bear--Scheidegger diffusion tensorWentao Cai, Buyang Li, Yanping Lin et al.
Fully discrete Galerkin finite element methods are studied for the equations of miscible displacement in porous media with the commonly-used Bear--Scheidegger diffusion-dispersion tensor: $$ D({\bf u}) = γd_m I + |{\bf u}|\bigg( α_T I + (α_L - α_T) \frac{{\bf u} \otimes {\bf u}}{|{\bf u}|^2}\bigg) \, . $$ Previous works on optimal-order $L^\infty(0,T;L^2)$-norm error estimate required the regularity assumption $\nabla_x\partial_tD({\bf u}(x,t)) \in L^\infty(0,T;L^\infty(Ω))$, while the Bear--Scheidegger diffusion-dispersion tensor is only Lipschitz continuous even for a smooth velocity field ${\bf u}$. In terms of the maximal $L^p$-regularity of fully discrete finite element solutions of parabolic equations, optimal error estimate in $L^p(0,T;L^q)$-norm and almost optimal error estimate in $L^\infty(0,T;L^q)$-norm are established under the assumption of $D({\bf u})$ being Lipschitz continuous with respect to ${\bf u}$.