Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 196 results for author: Chatterjee, P

.
  1. arXiv:2608.23126  [pdf, ps, other

    math.AP

    Non-Local Energy Dissipation and Topological Obstructions in the Second-Order Positive Modified Burgers' Equation

    Authors: Prasanta Chatterjee, Suman Pal

    Abstract: We study the higher-order flows of the modified Burgers' equation generated by its standard recursion operator. In particular, we show that the second-order positive flow takes the form of a non-local integro-differential equation. After reducing the equation to a traveling-wave form, we investigate its asymptotic energy behavior. The resulting analysis shows that the non-local energy flux prevent… ▽ More

    Submitted 24 August, 2026; originally announced August 2026.

  2. arXiv:2608.13075  [pdf, ps, other

    nlin.SI math.AP

    On the Second-Order Positive Burgers' Equation: Integrability, Lax Pair, Darboux Transformations, and Lie Symmetry Reduction

    Authors: Suman Pal, Prasanta chatterjee

    Abstract: This paper derives the second-order positive Burgers' equation from the standard Burgers' hierarchy to explore its complete integrability and exact analytical solutions. We construct this higher-order nonlinear evolution equation by systematically applying the recursion operator to the classical Burgers' equation. Expanding on this structural framework, we then derive the explicit third-order equa… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

  3. arXiv:2608.10797  [pdf, ps, other

    math-ph

    Emergence of fractal structures from breather interactions in the $(2+1)$-dimensional Konopelchenko--Dubrovsky equation

    Authors: Snehalata Nasipuri, Prasanta Chatterjee, Saugata Dutta

    Abstract: Fractal structures generated through nonlinear breather interactions are investigated for the $(2+1)$-dimensional Konopelchenko--Dubrovsky (KD) equation by means of the Hirota bilinear method. The bilinear form of the system is first derived, after which breather interaction solutions are constructed analytically through suitable auxiliary functions. It is shown that the interaction of breather wa… ▽ More

    Submitted 11 August, 2026; originally announced August 2026.

  4. arXiv:2607.25873  [pdf, ps, other

    cs.SE cs.AI

    How Do LLMs Read Bug Reports? An Empirical Study of Attention in LLMs for Automated Program Repair

    Authors: Ramtin Ehsani, Irene Manotas, Saurabh Pujar, Luca Buratti, Preetha Chatterjee

    Abstract: Large Language Model (LLM)-based Automated Program Repair systems are advancing rapidly, yet their performance remains inconsistent. Even when provided with the same contextual information, an LLM may generate a correct patch for one bug but fail on another closely related bug. Why this happens remains poorly understood, and it is unclear how LLMs prioritize the diverse information in bug reports… ▽ More

    Submitted 28 July, 2026; originally announced July 2026.

    Comments: Accepted at the 41st IEEE/ACM International Conference on Automated Software Engineering (ASE) 2026 Conference

  5. arXiv:2607.21585  [pdf, ps, other

    cs.LG

    Expanding Flow Maps

    Authors: Sophia Tang, Pranam Chatterjee

    Abstract: Flow-based generative models have enabled remarkable progress in fast and controllable generation across continuous and discrete state spaces, yet existing parameterizations are constrained to fixed dimensions or fixed sequence lengths. Here, we introduce Expanding Generative Flows (EFlows), which define flows between distributions of increasing dimensionality along an expanding interpolant that g… ▽ More

    Submitted 23 July, 2026; originally announced July 2026.

  6. arXiv:2607.05084  [pdf, ps, other

    q-bio.BM

    Rethinking Benchmarks and Models for Enzyme Specificity Prediction

    Authors: Elizabeth H. Mahood, Natália Komorníková, Tomáš Pluskal, Pranam Chatterjee

    Abstract: Artificial Intelligence has had a profound impact on the biological sciences, and in particular has accelerated research on protein form and function. Enzymes are no exception: a surge of predictive models have been recently developed to address a range of enzyme tasks. Models addressing enzyme-substrate (ES) or enzyme-reaction (ER) compatibility could be especially valuable for enzyme annotation,… ▽ More

    Submitted 6 July, 2026; originally announced July 2026.

  7. arXiv:2607.00180  [pdf, ps, other

    q-bio.BM

    SF-Cluster: Frustration-Guided MSA Subsampling for Alternative Protein Conformation Recovery

    Authors: Hanqun Cao, Zijun Gao, Chunbin Gu, Ge Liu, Pheng Ann Heng, Pranam Chatterjee

    Abstract: Deep-learning structure predictors are sensitive to their multiple sequence alignment (MSA) input, making MSA subsampling a practical route to recovering alternative conformations. Existing approaches such as AF-Cluster operate in sequence space, providing limited control over which conformational basin is sampled. We introduce SF-Cluster, which subsamples MSAs using patterns of predicted local en… ▽ More

    Submitted 30 June, 2026; originally announced July 2026.

    Comments: Accepted at the AI4Science Workshop at ICML 2026 (Oral)

  8. arXiv:2606.22110  [pdf, ps, other

    cs.SE cs.AI cs.HC

    TraceView: Interactive Visualization of Agentic Program Repair Trajectories

    Authors: Amirali Sajadi, Tu Nguyen, Kimmie Huynh, Esteban Parra, Preetha Chatterjee

    Abstract: LLM-based automated program repair (APR) agents generate patches to fix software bugs with minimal human intervention. These agents often produce long trajectories of reasoning, tool use, and feedback to produce candidate patches. Final patch outcomes show whether a repair attempt succeeded or failed, but they do not show how the agent reached that outcome, or where the process became repetitive o… ▽ More

    Submitted 20 June, 2026; originally announced June 2026.

  9. Faster Code, Deeper Debt? A Multivocal Literature Review on Technical Debt and Its Early Signs in LLM-Assisted Software Development

    Authors: Ramtin Ehsani, Shriya Rawal, Yuanfang Cai, Preetha Chatterjee

    Abstract: With the rapid adoption of LLM-assisted coding, the need to manage the technical debt these systems introduce has become urgent. In this paper, we conduct a multivocal literature review of 104 sources (31 formal, 73 grey) to examine how LLM-assisted development contributes to technical debt and what strategies, metrics, and benchmarks exist to mitigate it. We find that LLMs often amplify tradition… ▽ More

    Submitted 11 June, 2026; originally announced June 2026.

    Comments: Accepted for publication in ACM Transactions on Software Engineering and Methodology (TOSEM), 2026

  10. arXiv:2606.13565  [pdf, ps, other

    cs.LG

    A2D2: Fine-Tuning Any-Length Discrete Diffusion for Adaptive Decoding

    Authors: Sophia Tang, Yuchen Zhu, Molei Tao, Pranam Chatterjee

    Abstract: Discrete diffusion models offer a simple and stable likelihood-based framework for sequence generation, recently extended to any-length settings via token insertion. Principled reward-guided fine-tuning for any-length discrete diffusion, however, remains largely unexplored. We introduce Fine-Tuning Any-Length Discrete Diffusion for Adaptive Decoding (A2D2), a unified framework for reward-guided fi… ▽ More

    Submitted 11 June, 2026; originally announced June 2026.

  11. arXiv:2606.08802  [pdf, ps, other

    cs.LG

    Active Flow Expansion for Out-of-Distribution Discovery: from Theory to Molecules

    Authors: Riccardo De Santi, Bruce Lee, Cristian Perez Jensen, Kimon Protopapas, Sophia Tang, Cheng-Hao Liu, Pranam Chatterjee, Yisong Yue, Andreas Krause

    Abstract: Standard flow and diffusion pre-training matches the distribution of available data (e.g., molecules), which often covers only a small fraction of the valid design space. In generative discovery, however, one aims to sample valid new-to-nature designs, assigned negligible probability under, and thus inaccessible to, standard models fitted to the observed data. To overcome this limitation, we depar… ▽ More

    Submitted 7 June, 2026; originally announced June 2026.

  12. arXiv:2606.06843  [pdf, ps, other

    cs.SE

    Empirical Study on the Characteristics and Evolution of AI-usage in GitHub Repositories: Evidence from Code Comments

    Authors: Abdullah Al Mujahid, Preetha Chatterjee, Mia Mohammad Imran

    Abstract: Developers increasingly use AI tools such as ChatGPT, Copilot, and Claude in everyday software workflows, but prior studies often evaluate LLM outputs in isolation rather than examining how developers adapt them in real projects. We analyze 35,361 GitHub code comments that explicitly reference AI use and their associated code blocks. We first open-code 500 unique comments and code blocks to derive… ▽ More

    Submitted 4 June, 2026; originally announced June 2026.

    Comments: Preprint version

  13. arXiv:2606.05474  [pdf, ps, other

    q-bio.BM cs.LG

    AlloGen: Conformation-Selective Binder Generation with Differential State Scoring

    Authors: Hanqun Cao, Zachary Quinn, Aastha Pal, Sumi Kimura, Jingjie Zhang, Pheng Ann Heng, Pranam Chatterjee

    Abstract: Protein binder design has largely optimized for affinity alone, leaving conformational selectivity unaddressed: for allosteric targets such as kinases, nuclear receptors, and GPCRs, a binder that engages both active and inactive states provides no functional specificity regardless of how tightly it binds. We introduce AlloGen, a modular framework that decouples backbone generation from a learned s… ▽ More

    Submitted 3 June, 2026; originally announced June 2026.

  14. On the Relationship between Solar Spicules and Propagating Coronal Disturbances: The Role of Shocks

    Authors: Ravi Chaurasiya, Sankalp Srivastava, Piyali Chatterjee, Sahel Dey, Robertus Erdélyi, Ankala Raja Bayanna

    Abstract: Spicules and propagating coronal disturbances (PCDs) are ubiquitous dynamic features of the solar atmosphere, yet their physical connection remains an open question of paramount importance to the mass and energy transport in the solar atmosphere. Using concurrent multiwavelength high-resolution observations from the Swedish 1-m Solar Telescope and the Solar Dynamics Observatory, supported with two… ▽ More

    Submitted 1 June, 2026; originally announced June 2026.

    Comments: 16 pages, 13 figures. Accepted for publication in ApJ

    Journal ref: The Astrophysical Journal, 1005, 111 (2026)

  15. arXiv:2606.00665  [pdf, ps, other

    cond-mat.mtrl-sci cond-mat.mes-hall physics.app-ph

    Impact of Disorder Dynamics and Multi-Domain Kinetics on the Sliding Ferroelectricity of CVD-Grown 3R-WSe2 Bilayers

    Authors: Sourav Paul, Prasenjit Ghosh, Krishna Prasad Maity, Vineet Pandey, Abhijith M. B., Premananda Chatterjee, Kenji Watanabe, Takashi Taniguchi, Nicholas R. Glavin, Ajit K. Roy, Atindra Nath Pal, Vidya Kochat

    Abstract: Sliding ferroelectricity in van der Waals (vdW) layered systems has emerged as a promising route toward non-volatile nanoscale devices, where interlayer displacement in non-centrosymmetric bilayers generates an out-of-plane polarization. In particular, 3R-stacked bilayer transition metal dichalcogenides (TMDs) grown via chemical vapor deposition (CVD) have been shown to host such polarization due… ▽ More

    Submitted 30 May, 2026; originally announced June 2026.

    Journal ref: Nanoscale 2026

  16. arXiv:2605.31296  [pdf, ps, other

    q-bio.BM cs.LG

    mRNAutilus: Multi-Objective-Guided Discrete Generation of mRNA with Optimized Therapeutic Properties

    Authors: Sawan Patel, Sophia Tang, Yesol Kim, Yinuo Zhang, Divya Srijay, Ping-Jung Lin, Shambhavi Shubham, Fengmei Pi, Cedric Wu, Sherwood Yao, Pranam Chatterjee

    Abstract: Therapeutic mRNA design requires coordinating multiple interacting sequence features across the full transcript, where codon usage, untranslated regions (UTRs), and their coupling jointly determine stability, translation efficiency, and protein expression. Here, we present mRNA generation via unrolled trajectories and informed latent updates (mRNAutilus), a framework for simultaneous codon optimiz… ▽ More

    Submitted 29 May, 2026; originally announced May 2026.

  17. arXiv:2605.27034  [pdf, ps, other

    math.AP math.CA

    A Unified Range Characterization for the Spherical mean transform

    Authors: Pradipta Chatterjee, Nisha Singhal, Abhilash Tushir

    Abstract: In this article, we investigate the range characterization for the spherical mean transform (SMT) of functions supported in the unit ball. In earlier works, in the case of odd dimensions, a set of differential conditions was obtained, whereas in the case of even dimensions, integral conditions were obtained. We prove that these conditions that are different based on the parity of dimension are, in… ▽ More

    Submitted 26 May, 2026; originally announced May 2026.

    MSC Class: 33C55; 35R30; 44A12; 44A15; 444A20; 45Q05; 92C55

  18. arXiv:2605.23407  [pdf, ps, other

    cs.CE

    GeoCycler: Reward-Aligned 3D Diffusion for Constraint-Conditioned Cyclic Peptide Design

    Authors: Jingjie Zhang, Hanqun Cao, Haosen Shi, He Mutian, Yu Wang, Zijun Gao, Fang Wu, Xiaojun Yao, Chang-Yu Hsieh, Sinno Jialin Pan, Pranam Chatterjee, Chunbin Gu, Pheng-Ann Heng

    Abstract: Cyclic peptides are attractive therapeutic modalities because their closed-ring topology can improve stability and target specificity. However, de novo cyclic peptide design remains challenging for diffusion generators, as macrocyclization requires satisfying sparse, non-smooth, and compositional geometric constraints. Existing constraint-conditioned methods largely rely on inference-time guidance… ▽ More

    Submitted 22 May, 2026; originally announced May 2026.

  19. arXiv:2605.09810  [pdf, ps, other

    q-bio.BM cs.LG

    TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation

    Authors: Hanqun Cao, Aastha Pal, Sophia Tang, Yinuo Zhang, Jingjie Zhang, Pheng Ann Heng, Pranam Chatterjee

    Abstract: Protein function is often controlled by ligands that bias the direction of state transitions, such as agonists and antagonists, rather than stabilizing a single conformation. This is especially important for clinically relevant G protein-coupled receptors (GPCRs), where therapeutic efficacy depends on functional directionality. Structure-based design methods optimize binding to static conformation… ▽ More

    Submitted 10 May, 2026; originally announced May 2026.

    Comments: Published as a Spotlight at ICML 2026 (Proceedings of the 43rd International Conference on Machine Learning, Seoul, South Korea)

  20. arXiv:2604.25518  [pdf, ps, other

    hep-th

    Criticality of ISCOs and AdS/CFT

    Authors: Chandrasekhar Bhamidipati, Parashar Chatterjee, Sudipta Mukherji, Yogesh Kumar Srivastava

    Abstract: We study the trajectories of massive particles in spherically symmetric black holes in arbitrary dimensions, and find certain universal features based on the topological classification of the fixed points. If the system admits a center, we find two possible outcomes: regardless of the value of the angular momentum, the center always survives, which is realized in global AdS spacetimes or, the cent… ▽ More

    Submitted 28 April, 2026; originally announced April 2026.

    Comments: 30 pages, 7 figures

  21. arXiv:2604.10731  [pdf, ps, other

    cond-mat.dis-nn cond-mat.stat-mech

    Anderson localization via Peierls phase modulation

    Authors: Arpita Goswami, Pallabi Chatterjee, Ranjan Modak, Shaon Sahoo

    Abstract: We investigate a two leg ladder system subjected to an external magnetic field. In the absence of a magnetic field, the system is described by a clean tight binding model, with no disorder in either the onsite potential or the hopping amplitudes. The effect of magnetic field in this system is studied by introducing the Peierls phases in the hopping amplitudes along a leg (appropriate when the Land… ▽ More

    Submitted 18 August, 2026; v1 submitted 12 April, 2026; originally announced April 2026.

    Comments: Accepted for Publication in Phys. Rev. B; Final version 21 pages, 25 figures

    Journal ref: Phys. Rev. B 114, 094204 (2026)

  22. arXiv:2603.07178  [pdf, ps, other

    quant-ph cond-mat.dis-nn cond-mat.stat-mech

    Quantum-to-semiclassical Husimi dynamics of non-Hermitian localization transitions

    Authors: Pallabi Chatterjee, Bhabani Prasad Mandal, Ranjan Modak

    Abstract: The localization transition in the Hermitian Aubry-André model is known to have a clear classical origin, with the critical point being exactly predictable from an analysis of classical phase-space trajectories. Motivated by this correspondence, we investigate whether a similar classical origin exists for localization transitions in non-Hermitian quasiperiodic Hamiltonians. Using semiclassical Hus… ▽ More

    Submitted 21 June, 2026; v1 submitted 7 March, 2026; originally announced March 2026.

    Comments: 22 pages, 17 figures

    Journal ref: Phys. Rev. A 114, 013318 (2026)

  23. arXiv:2602.14345  [pdf, ps, other

    cs.CR cs.AI

    AXE: Grey-Box Exploitability Confirmation for Localized Vulnerability Reports

    Authors: Amirali Sajadi, Tu Nguyen, Kostadin Damevski, Preetha Chatterjee

    Abstract: Vulnerability detection tools are widely adopted in software projects, yet they often overwhelm maintainers with false positives and non-actionable reports. Automated exploitation systems can help validate these reports; however, existing approaches typically operate in isolation from detection pipelines, failing to leverage readily available metadata such as vulnerability type and source-code loc… ▽ More

    Submitted 20 June, 2026; v1 submitted 15 February, 2026; originally announced February 2026.

  24. arXiv:2601.22408  [pdf, ps, other

    q-bio.BM cs.LG

    Minimal-Action Discrete Schrödinger Bridge Matching for Peptide Sequence Design

    Authors: Shrey Goel, Pranam Chatterjee

    Abstract: Generative modeling of peptide sequences requires navigating a discrete and highly constrained space in which many intermediate states are chemically implausible or unstable. Existing discrete diffusion and flow-based methods rely on reversing fixed corruption processes or following prescribed probability paths, which can force generation through low-likelihood regions and require countless sampli… ▽ More

    Submitted 29 January, 2026; originally announced January 2026.

  25. arXiv:2601.21761  [pdf, ps, other

    cs.SE

    Towards A Sustainable Future for Peer Review in Software Engineering

    Authors: Esteban Parra, Sonia Haiduc, Preetha Chatterjee, Ramtin Ehsani, Polina Iaremchuk

    Abstract: Peer review is the main mechanism by which the software engineering community assesses the quality of scientific results. However, the rapid growth of paper submissions in software engineering venues has outpaced the availability of qualified reviewers, creating a growing imbalance that risks constraining and negatively impacting the long-term growth of the Software Engineering (SE) research commu… ▽ More

    Submitted 29 January, 2026; originally announced January 2026.

    Comments: Accepted at the 48th International Conference on Software Engineering, Future of Software Engineering (ICSE 2026-FoSE)

  26. arXiv:2601.17681  [pdf, ps, other

    cond-mat.mes-hall cond-mat.mtrl-sci

    Emergent Nodal Spheres and Weyl Fermions via Spin-Texture Coupled to Thin Film Orbital Dirac Semimetals

    Authors: Pritam Chatterjee, Anirudha Menon

    Abstract: We consider the minimal coupling of a thin film Dirac semimetal Hamiltonian to a generic spin-texture. A simple unitary transformation gauges away the spatial dependence in the exchange term, leading to the generation of effective corrections to the Dirac dispersion. A full function's worth of freedom is obtained as a result. Choosing different pitch vectors, we show that many novel phenomena aris… ▽ More

    Submitted 27 April, 2026; v1 submitted 24 January, 2026; originally announced January 2026.

    Comments: 8 pages, 6 figures

  27. arXiv:2601.17411  [pdf, ps, other

    math.AP math.CA

    Explicit inversion of spherical Radon transforms in odd dimensions with partial radial data

    Authors: Pradipta Chatterjee, Venkateswaran P. Krishnan, Abhilash Tushir

    Abstract: We derive an explicit inversion algorithm for the spherical Radon transform in odd dimensions with partial radial data. We prove that the reconstruction of the unknown function can be reduced to solving ordinary differential equations, thereby providing a more explicit approach in odd dimensions than solving Volterra integral equation of the first kind established in prior works. We also provide a… ▽ More

    Submitted 24 January, 2026; originally announced January 2026.

  28. arXiv:2601.15195  [pdf, ps, other

    cs.SE cs.AI

    Where Do AI Coding Agents Fail? An Empirical Study of Failed Agentic Pull Requests in GitHub

    Authors: Ramtin Ehsani, Sakshi Pathak, Shriya Rawal, Abdullah Al Mujahid, Mia Mohammad Imran, Preetha Chatterjee

    Abstract: AI coding agents are now submitting pull requests (PRs) to software projects, acting not just as assistants but as autonomous contributors. As these agentic contributions are rapidly increasing across real repositories, little is known about how they behave in practice and why many of them fail to be merged. In this paper, we conduct a large-scale study of 33k agent-authored PRs made by five codin… ▽ More

    Submitted 21 January, 2026; originally announced January 2026.

    Comments: Accepted at International Mining Software Repositories Conference (MSR 2026)

  29. arXiv:2601.13634  [pdf, ps, other

    math.AP

    Exact solution of the (2+1)-dimensional damping forcing coupled Burgers equation by using Darboux transformation

    Authors: Prasanta Chatterjee, Nanda Kanan Pal, Dipan Saha, Santanu Raut

    Abstract: In this article, we investigate the (2+1)-dimensional damping forcing coupled Burgers equation, which is obtain by adding damping and forcing terms from couple Burgers equation. The Lax pair of the (2+1)-dimensional damping forcing coupled Burgers equation is established. With the help of Lax pair, we derive the $N$-fold Darboux transformation of (2+1)-dimensional damping forcing coupled Burgers e… ▽ More

    Submitted 20 January, 2026; originally announced January 2026.

    Comments: 7pages, No figure

  30. arXiv:2601.11907  [pdf, ps, other

    cs.CV cs.AI cs.LG cs.SE

    Towards Airborne Object Detection: A Deep Learning Analysis

    Authors: Prosenjit Chatterjee, ANK Zaman

    Abstract: The rapid proliferation of airborne platforms, including commercial aircraft, drones, and UAVs, has intensified the need for real-time, automated threat assessment systems. Current approaches depend heavily on manual monitoring, resulting in limited scalability and operational inefficiencies. This work introduces a dual-task model based on EfficientNetB4 capable of performing airborne object class… ▽ More

    Submitted 16 January, 2026; originally announced January 2026.

  31. arXiv:2512.15031  [pdf, ps, other

    cs.SE cs.CY cs.HC

    Toxicity Ahead: Forecasting Conversational Derailment on GitHub

    Authors: Mia Mohammad Imran, Robert Zita, Rahat Rizvi Rahman, Preetha Chatterjee, Kostadin Damevski

    Abstract: Toxic interactions in Open Source Software (OSS) communities reduce contributor engagement and threaten project sustainability. Preventing such toxicity before it emerges requires a clear understanding of how harmful conversations unfold. However, most proactive moderation strategies are manual, requiring significant time and effort from community maintainers. To support more scalable approaches,… ▽ More

    Submitted 16 December, 2025; originally announced December 2025.

    Journal ref: ICSE 2026

  32. arXiv:2512.03799  [pdf, ps, other

    cond-mat.dis-nn cond-mat.soft cond-mat.stat-mech

    Remembrance of Tasks Past in Tunable Physical Networks

    Authors: Purba Chatterjee, Marcelo Guzman, Andrea J. Liu

    Abstract: Sequential learning in physical networks is hindered by catastrophic forgetting, where training a new task erases solutions to earlier ones. We show that we can significantly enhance memory of previous tasks by introducing a hard threshold in the learning rule, allowing only edges with sufficiently large training signals to be altered. Thresholding confines tuning to the spatial vicinity of inputs… ▽ More

    Submitted 3 December, 2025; originally announced December 2025.

  33. arXiv:2511.12438  [pdf

    cs.CV cs.AI cs.HC cs.LG cs.SE

    Real-Time Drivers' Drowsiness Detection and Analysis through Deep Learning

    Authors: ANK Zaman, Prosenjit Chatterjee, Rajat Sharma

    Abstract: A long road trip is fun for drivers. However, a long drive for days can be tedious for a driver to accommodate stringent deadlines to reach distant destinations. Such a scenario forces drivers to drive extra miles, utilizing extra hours daily without sufficient rest and breaks. Once a driver undergoes such a scenario, it occasionally triggers drowsiness during driving. Drowsiness in driving can be… ▽ More

    Submitted 15 November, 2025; originally announced November 2025.

    Journal ref: 2024 2nd International Conference on Artificial Intelligence, Blockchain, and Internet of Things (AIBThings)

  34. arXiv:2511.07406  [pdf, ps, other

    cs.LG q-bio.BM

    Entangled Schrödinger Bridge Matching

    Authors: Sophia Tang, Yinuo Zhang, Pranam Chatterjee

    Abstract: Simulating trajectories of multi-particle systems on complex energy landscapes is a central task in molecular dynamics (MD) and drug discovery, but remains challenging at scale due to computationally expensive and long simulations. Previous approaches leverage techniques such as flow or Schrödinger bridge matching to implicitly learn joint trajectories through data snapshots. However, many systems… ▽ More

    Submitted 10 November, 2025; originally announced November 2025.

  35. arXiv:2510.10082  [pdf, ps, other

    cs.CL cs.LG

    Diversity Augmentation of Dynamic User Preference Data for Boosting Personalized Text Summarizers

    Authors: Parthiv Chatterjee, Shivam Sonawane, Amey Hengle, Aditya Tanna, Sourish Dasgupta, Tanmoy Chakraborty

    Abstract: Document summarization enables efficient extraction of user-relevant content but is inherently shaped by individual subjectivity, making it challenging to identify subjective salient information in multifaceted documents. This complexity underscores the necessity for personalized summarization. However, training models for personalized summarization has so far been challenging, particularly becaus… ▽ More

    Submitted 11 October, 2025; originally announced October 2025.

  36. arXiv:2510.00352  [pdf, ps, other

    cs.LG q-bio.BM

    AReUReDi: Annealed Rectified Updates for Refining Discrete Flows with Multi-Objective Guidance

    Authors: Tong Chen, Yinuo Zhang, Pranam Chatterjee

    Abstract: Designing sequences that satisfy multiple, often conflicting, objectives is a central challenge in therapeutic and biomolecular engineering. Existing generative frameworks largely operate in continuous spaces with single-objective guidance, while discrete approaches lack guarantees for multi-objective Pareto optimality. We introduce AReUReDi (Annealed Rectified Updates for Refining Discrete Flows)… ▽ More

    Submitted 2 October, 2025; v1 submitted 30 September, 2025; originally announced October 2025.

  37. arXiv:2509.25171  [pdf, ps, other

    cs.LG q-bio.BM

    TR2-D2: Tree Search Guided Trajectory-Aware Fine-Tuning for Discrete Diffusion

    Authors: Sophia Tang, Yuchen Zhu, Molei Tao, Pranam Chatterjee

    Abstract: Reinforcement learning with stochastic optimal control offers a promising framework for diffusion fine-tuning, where a pre-trained diffusion model is optimized to generate paths that lead to a reward-tilted distribution. While these approaches enable optimization without access to explicit samples from the optimal distribution, they require training on rollouts under the current fine-tuned model,… ▽ More

    Submitted 29 September, 2025; originally announced September 2025.

  38. arXiv:2509.00617  [pdf

    stat.AP

    Maternal Characteristics and Newborn Birth Weight: A Comprehensive Statistical Analysis

    Authors: Prithwiraj Chatterjee, Abhinav Tanwar, Devadharshini Udayakumar

    Abstract: This report presents a statistical analysis of the impact of key maternal characteristics, including age, smoking status, parity, height, weight, and gestation period, on newborn birth weight. A realworld dataset comprising 1,236 observations was utilized for this investigation. The methodology involved comprehensive data cleaning, exploratory data analysis (EDA), and a series of parametric statis… ▽ More

    Submitted 30 August, 2025; originally announced September 2025.

  39. arXiv:2508.06819   

    cs.CV

    VesselRW: Weakly Supervised Subcutaneous Vessel Segmentation via Learned Random Walk Propagation

    Authors: Ayaan Nooruddin Siddiqui, Mahnoor Zaidi, Ayesha Nazneen Shahbaz, Priyadarshini Chatterjee, Krishnan Menon Iyer

    Abstract: The task of parsing subcutaneous vessels in clinical images is often hindered by the high cost and limited availability of ground truth data, as well as the challenge of low contrast and noisy vessel appearances across different patients and imaging modalities. In this work, we propose a novel weakly supervised training framework specifically designed for subcutaneous vessel segmentation. This met… ▽ More

    Submitted 7 May, 2026; v1 submitted 9 August, 2025; originally announced August 2025.

    Comments: arXiv admin note: This submission has been withdrawn due to violation of arXiv policies for acceptable submissions

  40. arXiv:2508.06816   

    cs.CV

    DualResolution Residual Architecture with Artifact Suppression for Melanocytic Lesion Segmentation

    Authors: Vikram Singh, Kabir Malhotra, Rohan Desai, Ananya Shankaracharya, Priyadarshini Chatterjee, Krishnan Menon Iyer

    Abstract: Lesion segmentation, in contrast to natural scene segmentation, requires handling subtle variations in texture and color, frequent imaging artifacts (such as hairs, rulers, and bubbles), and a critical need for precise boundary localization to aid in accurate diagnosis. The accurate delineation of melanocytic tumors in dermoscopic images is a crucial component of automated skin cancer screening sy… ▽ More

    Submitted 7 May, 2026; v1 submitted 9 August, 2025; originally announced August 2025.

    Comments: arXiv admin note: This submission has been withdrawn due to violation of arXiv policies for acceptable submissions

  41. arXiv:2508.06124  [pdf, ps, other

    cs.CL

    AURA: Affordance-Understanding and Risk-aware Alignment Technique for Large Language Models

    Authors: Sayantan Adak, Pratyush Chatterjee, Somnath Banerjee, Rima Hazra, Somak Aditya, Animesh Mukherjee

    Abstract: Present day LLMs face the challenge of managing affordance-based safety risks-situations where outputs inadvertently facilitate harmful actions due to overlooked logical implications. Traditional safety solutions, such as scalar outcome-based reward models, parameter tuning, or heuristic decoding strategies, lack the granularity and proactive nature needed to reliably detect and intervene during s… ▽ More

    Submitted 8 August, 2025; originally announced August 2025.

  42. arXiv:2508.01816  [pdf, ps, other

    math-ph

    Fractal Dimension in Nonlinear Wave Dynamics Governed by a Nonlinear Partial Differential Equation

    Authors: Saugata Dutta, Kajal Kumar Mondal, Prasanta Chatterjee

    Abstract: This work presents a detailed analytical and geometrical investigation of the (2+1)-dimensional Boiti-Leon-Pempinelli system, a nonlinear dispersive model arising in the context of fluid and plasma dynamics. By employing a projective Riccati-based ansatz, a new class of exact solutions is systematically derived. These solutions, when visualized, exhibit intricate geometrical features that evolve a… ▽ More

    Submitted 11 August, 2025; v1 submitted 3 August, 2025; originally announced August 2025.

  43. arXiv:2508.00150  [pdf, ps, other

    q-bio.PE

    Information and fitness in two-state systems: self-replicating individuals in a fluctuating environment

    Authors: Poulami Chatterjee, Cesar Nieto, Juan Manuel Pedraza, Abhyudai Singh

    Abstract: A population of individuals with the same genes can present heterogeneous traits (phenotypes). The prevalence of this heterogeneity can be explained as a bet-hedging strategy that improves the population proliferation rate (fitness) in fluctuating environments. The phenotype distribution is influenced by factors such as competition between phenotypes, the duration of environmental states, and the… ▽ More

    Submitted 31 July, 2025; originally announced August 2025.

  44. arXiv:2507.20626  [pdf, ps, other

    physics.plasm-ph math-ph

    Characterizing ion-acoustic shock wave collisions in Martian multicomponent plasma environments

    Authors: Jayshree Mondal, Prasanta Chatterjee, Laxmikanta Mandi, Biswajit Sahu

    Abstract: We present theoretical investigation of colliding ion-acoustic (IA) shock waves in Martian multicomponent plasmas consisting of hydrogen ($H^+$), oxygen ($O^+$) and oxygen molecule ($O_2^+$) ions, including background superthermal electrons (modeled by a $κ$-(kappa) distribution function). A set of Burgers' equations is obtained by adopting a modified Poincaré-Lighthill-Kuo (PLK) perturbation meth… ▽ More

    Submitted 28 July, 2025; originally announced July 2025.

  45. arXiv:2507.16063  [pdf, ps, other

    cs.SE cs.AI

    AI-Powered Commit Explorer (APCE)

    Authors: Yousab Grees, Polina Iaremchuk, Ramtin Ehsani, Esteban Parra, Preetha Chatterjee, Sonia Haiduc

    Abstract: Commit messages in a version control system provide valuable information for developers regarding code changes in software systems. Commit messages can be the only source of information left for future developers describing what was changed and why. However, writing high-quality commit messages is often neglected in practice. Large Language Model (LLM) generated commit messages have emerged as a w… ▽ More

    Submitted 21 July, 2025; originally announced July 2025.

  46. arXiv:2507.12612  [pdf, ps, other

    cs.LG cs.AI

    Learning Task Mixtures from Task Affinities: A Probabilistic Graphical Model for Supervised Fine-Tuning

    Authors: Prateek Chanda, Saral Sureka, Parth Pratim Chatterjee, Krishnateja Killamsetty, Nikhil Shivakumar Nayak, Ganesh Ramakrishnan

    Abstract: Supervised fine-tuning performance for large language models depends strongly on how training budget is distributed across a heterogeneous set of tasks. In practice, mixtures are often fixed using simple heuristics (e.g., uniform or size-proportional sampling) that ignore task interactions, which can hurt transfer and waste budget on redundant sources. We introduce TaskPGM, a framework for learnin… ▽ More

    Submitted 5 June, 2026; v1 submitted 16 July, 2025; originally announced July 2025.

    Comments: 9, 8 tables, 7 figures

    MSC Class: 68T50 ACM Class: I.2.7; I.2.6; I.2.4

  47. arXiv:2507.09515  [pdf, ps, other

    cs.CC

    IPS Lower Bounds for Formulas and Sum of ROABPs

    Authors: Prerona Chatterjee, Utsab Ghosal, Partha Mukhopadhyay, Amit Sinhababu

    Abstract: We give new lower bounds for the fragments of the Ideal Proof System (IPS) introduced by Grochow and Pitassi (JACM 2018). The Ideal Proof System is a central topic in algebraic proof complexity developed in the context of Nullstellensatz refutation (Beame, Impagliazzo, Krajicek, Pitassi, Pudlak, FOCS 1994) and simulates Extended Frege efficiently. Our main results are as follows. 1. mult-IPS_{Li… ▽ More

    Submitted 5 October, 2025; v1 submitted 13 July, 2025; originally announced July 2025.

    Comments: Accepted to FSTTCS 2025

  48. arXiv:2507.02976  [pdf, ps, other

    cs.CR cs.LG cs.SE

    How Safe Are AI-Generated Patches? A Large-scale Study on Security Risks in LLM and Agentic Automated Program Repair on SWE-bench

    Authors: Amirali Sajadi, Kostadin Damevski, Preetha Chatterjee

    Abstract: Large language models (LLMs) and their agentic frameworks are increasingly adopted to perform development tasks such as automated program repair (APR). While prior work has identified security risks in LLM-generated code, most have focused on synthetic, simplified, or isolated tasks that lack the complexity of real-world program repair. In this study, we present the first large-scale security anal… ▽ More

    Submitted 29 December, 2025; v1 submitted 30 June, 2025; originally announced July 2025.

  49. Hierarchical Knowledge Injection for Improving LLM-based Program Repair

    Authors: Ramtin Ehsani, Esteban Parra, Sonia Haiduc, Preetha Chatterjee

    Abstract: Prompting LLMs with bug-related context (e.g., error messages, stack traces) improves automated program repair, but many bugs still remain unresolved. In real-world projects, developers often rely on broader repository and project-level context beyond the local code to resolve such bugs. In this paper, we investigate how automatically extracting and providing such knowledge can improve LLM-based p… ▽ More

    Submitted 3 October, 2025; v1 submitted 30 June, 2025; originally announced June 2025.

    Comments: Accepted at IEEE/ACM Automated Software Engineering (ASE) 2025 Conference

    Journal ref: Proceedings of the 40th IEEE/ACM International Conference on Automated Software Engineering (ASE), 2025, pp. 1440-1452

  50. What Characteristics Make ChatGPT Effective for Software Issue Resolution? An Empirical Study of Task, Project, and Conversational Signals in GitHub Issues

    Authors: Ramtin Ehsani, Sakshi Pathak, Esteban Parra, Sonia Haiduc, Preetha Chatterjee

    Abstract: Conversational large-language models are extensively used for issue resolution tasks. However, not all developer-LLM conversations are useful for effective issue resolution. In this paper, we analyze 686 developer-ChatGPT conversations shared within GitHub issue threads to identify characteristics that make these conversations effective for issue resolution. First, we analyze the conversations and… ▽ More

    Submitted 29 September, 2025; v1 submitted 27 June, 2025; originally announced June 2025.

    Comments: Accepted for publication in Empirical Software Engineering (EMSE), 2025

    Journal ref: Empirical Software Engineering, 31, 22 (2026)