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

Showing 1–25 of 25 results for author: Sehgal, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2607.19592  [pdf, ps, other

    cs.AI cs.CL cs.LG cs.MA

    Knowledge-Centric Self-Improvement

    Authors: Xuefei Julie Wang, Lauren Hyoseo Yoon, Chengrui Qu, Amanda Zichang Wang, Atharva Sehgal, Eric Mazumdar, Yisong Yue

    Abstract: Self-improving AI systems typically treat the agent as the object that improves, by optimizing prompts, workflows, harnesses, or even the agent's own code. This agent-centric view can make improvements expensive to maintain and difficult to transfer, because gains become tied to a particular agent design, task distribution, or adaptation run. We study a complementary paradigm: knowledge-centric se… ▽ More

    Submitted 21 July, 2026; originally announced July 2026.

  2. arXiv:2605.03101  [pdf, ps, other

    cs.AI

    Programmatic Context Augmentation for LLM-based Symbolic Regression

    Authors: Hao Liu, Xiao-Wen Yang, Atharva Sehgal, Yixin Wang, Lan-Zhe Guo, Yu-Feng Li, Yisong Yue

    Abstract: Symbolic regression (SR), the task of discovering mathematical expressions that best describe a given dataset, remains a fundamental challenge in scientific discovery. Traditional approaches, primarily based on genetic algorithms and related evolutionary methods, have proven useful but suffer from scalability and expressivity limitations. Recently, large language model (LLM)-based evolutionary sea… ▽ More

    Submitted 4 May, 2026; originally announced May 2026.

  3. arXiv:2604.23054  [pdf, ps, other

    cs.CL cs.AI cs.LG

    DeepImagine: Clinical Trial Outcome Prediction via Stepwise Local Counterfactual Imaginations

    Authors: Youze Zheng, Jianyou Wang, Yuhan Chen, Matthew Feng, Longtian Bao, Hanyuan Zhang, Maxim Khan, Aditya K. Sehgal, Christopher D. Rosin, Umber Dube, Ramamohan Paturi

    Abstract: Predicting the outcomes of prospective clinical trials remains a major challenge. Clinical trial outcomes result from complex interactions among experimental factors such as drug interventions, participant demographics, and protocols. Here, we introduce DeepImagine, a framework that predicts target trial outcomes through stepwise counterfactual imagination anchored on historical trials with observ… ▽ More

    Submitted 4 August, 2026; v1 submitted 24 April, 2026; originally announced April 2026.

    Comments: Preprint

  4. arXiv:2604.16742  [pdf, ps, other

    cs.AI cs.CL

    CT Open: An Open-Access, Uncontaminated, Live Platform for the Open Challenge of Clinical Trial Outcome Prediction

    Authors: Jianyou Wang, Youze Zheng, Longtian Bao, Hanyuan Zhang, Qirui Zheng, Yuhan Chen, Yang Zhang, Matthew Feng, Maxim Khan, Aditya K. Sehgal, Christopher D. Rosin, Ramamohan Paturi, Umber Dube, Leon Bergen

    Abstract: Scientists have long sought to accurately predict outcomes of real-world events before they happen. Can AI systems do so more reliably? We study this question through clinical trial outcome prediction, a high-stakes open challenge even for domain experts. We introduce CT Open, an open-access, live platform that will run four challenge every year. Anyone can submit predictions for each challenge. C… ▽ More

    Submitted 5 August, 2026; v1 submitted 17 April, 2026; originally announced April 2026.

    Comments: Published at Conference on Language Modeling (COLM), 2026

  5. arXiv:2604.02429  [pdf, ps, other

    cs.ET cs.LG physics.optics

    Photonic convolutional neural network with pre-trained in situ training

    Authors: Saurabh Ranjan, Sonika Thakral, Amit Sehgal

    Abstract: Convolutional neural networks (CNNs) have transformed image processing, but the energy consumption and inference latency of electronic based implementations remain fundamental bottlenecks. These limitations have motivated the search for alternative hardware architectures beyond Complementary metal-oxide-semiconductor (CMOS) chips. Optical systems can perform linear matrix operations at the speed o… ▽ More

    Submitted 14 July, 2026; v1 submitted 2 April, 2026; originally announced April 2026.

    Comments: 10 pages, 4 figures, plus Supplementary Information (8 pages)

  6. arXiv:2603.16011  [pdf, ps, other

    cs.SE cs.AI cs.CL

    FormulaCode: Evaluating Agentic Optimization on Large Codebases

    Authors: Atharva Sehgal, James Hou, Akanksha Sarkar, Ishaan Mantripragada, Swarat Chaudhuri, Jennifer J. Sun, Yisong Yue

    Abstract: Large language model (LLM) coding agents increasingly operate at the repository level, motivating benchmarks that evaluate their ability to optimize entire codebases under realistic constraints. Existing code benchmarks largely rely on synthetic tasks, binary correctness signals, or single-objective evaluation, limiting their ability to assess holistic optimization behavior. We introduce FormulaCo… ▽ More

    Submitted 17 July, 2026; v1 submitted 16 March, 2026; originally announced March 2026.

    Comments: ICML Camera Ready Version

  7. arXiv:2601.10681  [pdf

    cs.AI

    Structure and Diversity Aware Context Bubble Construction for Enterprise Retrieval Augmented Systems

    Authors: Amir Khurshid, Abhishek Sehgal

    Abstract: Large language model (LLM) contexts are typically constructed using retrieval-augmented generation (RAG), which involves ranking and selecting the top-k passages. The approach causes fragmentation in information graphs in document structures, over-retrieval, and duplication of content alongside insufficient query context, including 2nd and 3rd order facets. In this paper, a structure-informed and… ▽ More

    Submitted 15 January, 2026; originally announced January 2026.

  8. arXiv:2512.06006  [pdf, ps, other

    cs.CV cs.AI

    Simple Agents Outperform Experts in Biomedical Imaging Workflow Optimization

    Authors: Xuefei, Wang, Kai A. Horstmann, Ethan Lin, Jonathan Chen, Alexander R. Farhang, Sophia Stiles, Atharva Sehgal, Jonathan Light, David Van Valen, Yisong Yue, Jennifer J. Sun

    Abstract: Adapting production-level computer vision tools to bespoke scientific datasets is a critical "last mile" bottleneck. Current solutions are impractical: fine-tuning requires large annotated datasets scientists often lack, while manual code adaptation costs scientists weeks to months of effort. We consider using AI agents to automate this manual coding, and focus on the open question of optimal agen… ▽ More

    Submitted 2 December, 2025; originally announced December 2025.

  9. arXiv:2507.03542  [pdf, ps, other

    cs.CV

    Beyond Accuracy: Metrics that Uncover What Makes a 'Good' Visual Descriptor

    Authors: Ethan Lin, Linxi Zhao, Atharva Sehgal, Jennifer J. Sun

    Abstract: Text-based visual descriptors--ranging from simple class names to more descriptive phrases--are widely used in visual concept discovery and image classification with vision-language models (VLMs). Their effectiveness, however, depends on a complex interplay of factors, including semantic clarity, presence in the VLM's pre-training data, and how well the descriptors serve as a meaningful representa… ▽ More

    Submitted 8 July, 2025; v1 submitted 4 July, 2025; originally announced July 2025.

    Comments: VisCon @ CVPR 2025

  10. arXiv:2504.00185  [pdf, other

    cs.CV cs.LG

    Self-Evolving Visual Concept Library using Vision-Language Critics

    Authors: Atharva Sehgal, Patrick Yuan, Ziniu Hu, Yisong Yue, Jennifer J. Sun, Swarat Chaudhuri

    Abstract: We study the problem of building a visual concept library for visual recognition. Building effective visual concept libraries is challenging, as manual definition is labor-intensive, while relying solely on LLMs for concept generation can result in concepts that lack discriminative power or fail to account for the complex interactions between them. Our approach, ESCHER, takes a library learning pe… ▽ More

    Submitted 31 March, 2025; originally announced April 2025.

    Comments: CVPR camera ready

  11. arXiv:2409.09359  [pdf, other

    cs.LG cs.AI cs.NE cs.SC

    Symbolic Regression with a Learned Concept Library

    Authors: Arya Grayeli, Atharva Sehgal, Omar Costilla-Reyes, Miles Cranmer, Swarat Chaudhuri

    Abstract: We present a novel method for symbolic regression (SR), the task of searching for compact programmatic hypotheses that best explain a dataset. The problem is commonly solved using genetic algorithms; we show that we can enhance such methods by inducing a library of abstract textual concepts. Our algorithm, called LaSR, uses zero-shot queries to a large language model (LLM) to discover and evolve c… ▽ More

    Submitted 10 December, 2024; v1 submitted 14 September, 2024; originally announced September 2024.

    Comments: NeurIPS version; 10 pages; no checklist; added more experiment details

  12. arXiv:2310.12690  [pdf, other

    cs.LG cs.AI stat.ML

    Neurosymbolic Grounding for Compositional World Models

    Authors: Atharva Sehgal, Arya Grayeli, Jennifer J. Sun, Swarat Chaudhuri

    Abstract: We introduce Cosmos, a framework for object-centric world modeling that is designed for compositional generalization (CompGen), i.e., high performance on unseen input scenes obtained through the composition of known visual "atoms." The central insight behind Cosmos is the use of a novel form of neurosymbolic grounding. Specifically, the framework introduces two new tools: (i) neurosymbolic scene e… ▽ More

    Submitted 10 May, 2024; v1 submitted 19 October, 2023; originally announced October 2023.

    Comments: Uploading ICLR,2024 Camera Ready Version

  13. arXiv:2310.09609  [pdf, other

    cs.NI cs.LG eess.SP

    Towards Intelligent Network Management: Leveraging AI for Network Service Detection

    Authors: Khuong N. Nguyen, Abhishek Sehgal, Yuming Zhu, Junsu Choi, Guanbo Chen, Hao Chen, Boon Loong Ng, Charlie Zhang

    Abstract: As the complexity and scale of modern computer networks continue to increase, there has emerged an urgent need for precise traffic analysis, which plays a pivotal role in cutting-edge wireless connectivity technologies. This study focuses on leveraging Machine Learning methodologies to create an advanced network traffic classification system. We introduce a novel data-driven approach that excels i… ▽ More

    Submitted 14 October, 2023; originally announced October 2023.

  14. Optimal preprocessing of WiFi CSI for sensing applications

    Authors: Vishnu V. Ratnam, Hao Chen, Hao Hsuan Chang, Abhishek Sehgal, Jianzhong, Zhang

    Abstract: Due to its ubiquitous and contact-free nature, the use of WiFi infrastructure for performing sensing tasks has tremendous potential. However, the channel state information (CSI) measured by a WiFi receiver suffers from errors in both its gain and phase, which can significantly hinder sensing tasks. By analyzing these errors from different WiFi receivers, a mathematical model for these gain and pha… ▽ More

    Submitted 21 May, 2024; v1 submitted 22 July, 2023; originally announced July 2023.

    Comments: Paper is accepted to IEEE Transactions on Wireless Communications

    Journal ref: IEEE Transactions on Wireless Communications (2024)

  15. arXiv:2304.13081  [pdf, other

    cs.AI cs.LG

    Organizational Governance of Emerging Technologies: AI Adoption in Healthcare

    Authors: Jee Young Kim, William Boag, Freya Gulamali, Alifia Hasan, Henry David Jeffry Hogg, Mark Lifson, Deirdre Mulligan, Manesh Patel, Inioluwa Deborah Raji, Ajai Sehgal, Keo Shaw, Danny Tobey, Alexandra Valladares, David Vidal, Suresh Balu, Mark Sendak

    Abstract: Private and public sector structures and norms refine how emerging technology is used in practice. In healthcare, despite a proliferation of AI adoption, the organizational governance surrounding its use and integration is often poorly understood. What the Health AI Partnership (HAIP) aims to do in this research is to better define the requirements for adequate organizational governance of AI syst… ▽ More

    Submitted 10 May, 2023; v1 submitted 25 April, 2023; originally announced April 2023.

  16. arXiv:2210.12892  [pdf, other

    cs.RO cs.LG

    AACHER: Assorted Actor-Critic Deep Reinforcement Learning with Hindsight Experience Replay

    Authors: Adarsh Sehgal, Muskan Sehgal, Hung Manh La

    Abstract: Actor learning and critic learning are two components of the outstanding and mostly used Deep Deterministic Policy Gradient (DDPG) reinforcement learning method. Since actor and critic learning plays a significant role in the overall robot's learning, the performance of the DDPG approach is relatively sensitive and unstable as a result. We propose a multi-actor-critic DDPG for reliable actor-criti… ▽ More

    Submitted 23 October, 2022; originally announced October 2022.

  17. arXiv:2210.05050  [pdf, other

    cs.AI

    Neurosymbolic Programming for Science

    Authors: Jennifer J. Sun, Megan Tjandrasuwita, Atharva Sehgal, Armando Solar-Lezama, Swarat Chaudhuri, Yisong Yue, Omar Costilla-Reyes

    Abstract: Neurosymbolic Programming (NP) techniques have the potential to accelerate scientific discovery. These models combine neural and symbolic components to learn complex patterns and representations from data, using high-level concepts or known constraints. NP techniques can interface with symbolic domain knowledge from scientists, such as prior knowledge and experimental context, to produce interpret… ▽ More

    Submitted 7 November, 2022; v1 submitted 10 October, 2022; originally announced October 2022.

    Comments: Neural Information Processing Systems 2022 - AI for science workshop

  18. arXiv:2207.11244  [pdf, other

    cs.CV

    Deep Learning Hyperparameter Optimization for Breast Mass Detection in Mammograms

    Authors: Adarsh Sehgal, Muskan Sehgal, Hung Manh La, George Bebis

    Abstract: Accurate breast cancer diagnosis through mammography has the potential to save millions of lives around the world. Deep learning (DL) methods have shown to be very effective for mass detection in mammograms. Additional improvements of current DL models will further improve the effectiveness of these methods. A critical issue in this context is how to pick the right hyperparameters for DL models. I… ▽ More

    Submitted 22 July, 2022; originally announced July 2022.

  19. arXiv:2204.03656  [pdf, other

    cs.RO

    Automatic Parameter Optimization Using Genetic Algorithm in Deep Reinforcement Learning for Robotic Manipulation Tasks

    Authors: Adarsh Sehgal, Nicholas Ward, Hung La, Sushil Louis

    Abstract: Learning agents can make use of Reinforcement Learning (RL) to decide their actions by using a reward function. However, the learning process is greatly influenced by the elect of values of the hyperparameters used in the learning algorithm. This work proposed a Deep Deterministic Policy Gradient (DDPG) and Hindsight Experience Replay (HER) based method, which makes use of the Genetic Algorithm (G… ▽ More

    Submitted 1 November, 2022; v1 submitted 7 April, 2022; originally announced April 2022.

    Comments: I want to replace previous submission by this new submission with same title

  20. arXiv:2203.00141  [pdf, other

    cs.RO

    GA+DDPG+HER: Genetic Algorithm-Based Function Optimizer in Deep Reinforcement Learning for Robotic Manipulation Tasks

    Authors: Adarsh Sehgal, Nicholas Ward, Hung Manh La, Christos Papachristos, Sushil Louis

    Abstract: Agents can base decisions made using reinforcement learning (RL) on a reward function. The selection of values for the learning algorithm parameters can, nevertheless, have a substantial impact on the overall learning process. In order to discover values for the learning parameters that are close to optimal, we extended our previously proposed genetic algorithm-based Deep Deterministic Policy Grad… ▽ More

    Submitted 13 November, 2022; v1 submitted 28 February, 2022; originally announced March 2022.

    Comments: This submission is replacement of: 2203.00141

  21. arXiv:1907.05878  [pdf, other

    cs.LG cs.AI cs.LO

    Composing Neural Learning and Symbolic Reasoning with an Application to Visual Discrimination

    Authors: Adithya Murali, Atharva Sehgal, Paul Krogmeier, P. Madhusudan

    Abstract: We consider the problem of combining machine learning models to perform higher-level cognitive tasks with clear specifications. We propose the novel problem of Visual Discrimination Puzzles (VDP) that requires finding interpretable discriminators that classify images according to a logical specification. Humans can solve these puzzles with ease and they give robust, verifiable, and interpretable d… ▽ More

    Submitted 25 September, 2022; v1 submitted 12 July, 2019; originally announced July 2019.

    Comments: Published at IJCAI 2022

  22. arXiv:1905.04100  [pdf, other

    cs.NE cs.RO

    Deep Reinforcement Learning using Genetic Algorithm for Parameter Optimization

    Authors: Adarsh Sehgal, Hung Manh La, Sushil J. Louis, Hai Nguyen

    Abstract: Reinforcement learning (RL) enables agents to take decision based on a reward function. However, in the process of learning, the choice of values for learning algorithm parameters can significantly impact the overall learning process. In this paper, we use a genetic algorithm (GA) to find the values of parameters used in Deep Deterministic Policy Gradient (DDPG) combined with Hindsight Experience… ▽ More

    Submitted 19 February, 2019; originally announced May 2019.

  23. arXiv:1903.02046  [pdf, other

    cs.RO

    Lidar-Monocular Visual Odometry with Genetic Algorithm for Parameter Optimization

    Authors: Adarsh Sehgal, Ashutosh Singandhupe, Hung Manh La, Alireza Tavakkoli, Sushil J. Louis

    Abstract: Lidar-Monocular Visual Odometry (LIMO), a odometry estimation algorithm, combines camera and LIght Detection And Ranging sensor (LIDAR) for visual localization by tracking camera features as well as features from LIDAR measurements, and it estimates the motion using Bundle Adjustment based on robust key frames. For rejecting the outliers, LIMO uses semantic labelling and weights of the vegetation… ▽ More

    Submitted 5 March, 2019; originally announced March 2019.

  24. arXiv:1901.02144  [pdf

    cs.LG stat.ML

    Guidelines and Benchmarks for Deployment of Deep Learning Models on Smartphones as Real-Time Apps

    Authors: Abhishek Sehgal, Nasser Kehtarnavaz

    Abstract: Deep learning solutions are being increasingly used in mobile applications. Although there are many open-source software tools for the development of deep learning solutions, there are no guidelines in one place in a unified manner for using these tools towards real-time deployment of these solutions on smartphones. From the variety of available deep learning tools, the most suited ones are used i… ▽ More

    Submitted 7 January, 2019; originally announced January 2019.

    Comments: 10 pages, 8 figures, 2 tables

  25. arXiv:0710.4686  [pdf

    cs.AR

    Test Planning for Mixed-Signal SOCs with Wrapped Analog Cores

    Authors: Anuja Sehgal, Fang Liu, Sule Ozev, Krishnendu Chakrabarty

    Abstract: Many SOCs today contain both digital and analog embedded cores. Even though the test cost for such mixed-signal SOCs is significantly higher than that for digital SOCs, most prior research in this area has focused exclusively on digital cores. We propose a low-cost test development methodology for mixed-signal SOCs that allows the analog and digital cores to be tested in a unified manner, thereb… ▽ More

    Submitted 25 October, 2007; originally announced October 2007.

    Comments: Submitted on behalf of EDAA (http://www.edaa.com/)

    Journal ref: Dans Design, Automation and Test in Europe - DATE'05, Munich : Allemagne (2005)