Skip to main content

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

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.07911  [pdf

    cs.CY cs.AI

    Standing on FURM ground -- A framework for evaluating Fair, Useful, and Reliable AI Models in healthcare systems

    Authors: Alison Callahan, Duncan McElfresh, Juan M. Banda, Gabrielle Bunney, Danton Char, Jonathan Chen, Conor K. Corbin, Debadutta Dash, Norman L. Downing, Sneha S. Jain, Nikesh Kotecha, Jonathan Masterson, Michelle M. Mello, Keith Morse, Srikar Nallan, Abby Pandya, Anurang Revri, Aditya Sharma, Christopher Sharp, Rahul Thapa, Michael Wornow, Alaa Youssef, Michael A. Pfeffer, Nigam H. Shah

    Abstract: The impact of using artificial intelligence (AI) to guide patient care or operational processes is an interplay of the AI model's output, the decision-making protocol based on that output, and the capacity of the stakeholders involved to take the necessary subsequent action. Estimating the effects of this interplay before deployment, and studying it in real time afterwards, are essential to bridge… ▽ More

    Submitted 14 March, 2024; v1 submitted 26 February, 2024; originally announced March 2024.

  2. arXiv:2308.14089  [pdf, other

    cs.CL cs.AI cs.LG

    MedAlign: A Clinician-Generated Dataset for Instruction Following with Electronic Medical Records

    Authors: Scott L. Fleming, Alejandro Lozano, William J. Haberkorn, Jenelle A. **dal, Eduardo P. Reis, Rahul Thapa, Louis Blankemeier, Julian Z. Genkins, Ethan Steinberg, Ashwin Nayak, Birju S. Patel, Chia-Chun Chiang, Alison Callahan, Zepeng Huo, Sergios Gatidis, Scott J. Adams, Oluseyi Fayanju, Shreya J. Shah, Thomas Savage, Ethan Goh, Akshay S. Chaudhari, Nima Aghaeepour, Christopher Sharp, Michael A. Pfeffer, Percy Liang , et al. (5 additional authors not shown)

    Abstract: The ability of large language models (LLMs) to follow natural language instructions with human-level fluency suggests many opportunities in healthcare to reduce administrative burden and improve quality of care. However, evaluating LLMs on realistic text generation tasks for healthcare remains challenging. Existing question answering datasets for electronic health record (EHR) data fail to capture… ▽ More

    Submitted 24 December, 2023; v1 submitted 27 August, 2023; originally announced August 2023.

  3. arXiv:2303.12961  [pdf

    cs.LG cs.AI

    The Shaky Foundations of Clinical Foundation Models: A Survey of Large Language Models and Foundation Models for EMRs

    Authors: Michael Wornow, Yizhe Xu, Rahul Thapa, Birju Patel, Ethan Steinberg, Scott Fleming, Michael A. Pfeffer, Jason Fries, Nigam H. Shah

    Abstract: The successes of foundation models such as ChatGPT and AlphaFold have spurred significant interest in building similar models for electronic medical records (EMRs) to improve patient care and hospital operations. However, recent hype has obscured critical gaps in our understanding of these models' capabilities. We review over 80 foundation models trained on non-imaging EMR data (i.e. clinical text… ▽ More

    Submitted 24 March, 2023; v1 submitted 22 March, 2023; originally announced March 2023.

    Comments: Reformatted figures, updated contributions

  4. arXiv:2112.03235  [pdf, other

    cs.AI cs.CE cs.LG cs.MS

    Simulation Intelligence: Towards a New Generation of Scientific Methods

    Authors: Alexander Lavin, David Krakauer, Hector Zenil, Justin Gottschlich, Tim Mattson, Johann Brehmer, Anima Anandkumar, Sanjay Choudry, Kamil Rocki, Atılım Güneş Baydin, Carina Prunkl, Brooks Paige, Olexandr Isayev, Erik Peterson, Peter L. McMahon, Jakob Macke, Kyle Cranmer, Jiaxin Zhang, Haruko Wainwright, Adi Hanuka, Manuela Veloso, Samuel Assefa, Stephan Zheng, Avi Pfeffer

    Abstract: The original "Seven Motifs" set forth a roadmap of essential methods for the field of scientific computing, where a motif is an algorithmic method that captures a pattern of computation and data movement. We present the "Nine Motifs of Simulation Intelligence", a roadmap for the development and integration of the essential algorithms necessary for a merger of scientific computing, scientific simul… ▽ More

    Submitted 27 November, 2022; v1 submitted 6 December, 2021; originally announced December 2021.

  5. arXiv:2110.02325  [pdf, other

    cs.AI

    Unifying AI Algorithms with Probabilistic Programming using Implicitly Defined Representations

    Authors: Avi Pfeffer, Michael Harradon, Joseph Campolongo, Sanja Cvijic

    Abstract: We introduce Scruff, a new framework for develo** AI systems using probabilistic programming. Scruff enables a variety of representations to be included, such as code with stochastic choices, neural networks, differential equations, and constraint systems. These representations are defined implicitly using a set of standardized operations that can be performed on them. General-purpose algorithms… ▽ More

    Submitted 5 October, 2021; originally announced October 2021.

  6. arXiv:1705.05396  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Learning Probabilistic Programs Using Backpropagation

    Authors: Avi Pfeffer

    Abstract: Probabilistic modeling enables combining domain knowledge with learning from data, thereby supporting learning from fewer training instances than purely data-driven methods. However, learning probabilistic models is difficult and has not achieved the level of performance of methods such as deep neural networks on many tasks. In this paper, we attempt to address this issue by presenting a method fo… ▽ More

    Submitted 15 May, 2017; originally announced May 2017.

  7. arXiv:1704.08716  [pdf, other

    cs.CR cs.AI

    Artificial Intelligence Based Malware Analysis

    Authors: Avi Pfeffer, Brian Ruttenberg, Lee Kellogg, Michael Howard, Catherine Call, Alison O'Connor, Glenn Takata, Scott Neal Reilly, Terry Patten, Jason Taylor, Robert Hall, Arun Lakhotia, Craig Miles, Dan Scofield, Jared Frank

    Abstract: Artificial intelligence methods have often been applied to perform specific functions or tasks in the cyber-defense realm. However, as adversary methods become more complex and difficult to divine, piecemeal efforts to understand cyber-attacks, and malware-based attacks in particular, are not providing sufficient means for malware analysts to understand the past, present and future characteristics… ▽ More

    Submitted 27 April, 2017; originally announced April 2017.

  8. arXiv:1606.03298  [pdf, other

    cs.AI

    Structured Factored Inference: A Framework for Automated Reasoning in Probabilistic Programming Languages

    Authors: Avi Pfeffer, Brian Ruttenberg, William Kretschmer

    Abstract: Reasoning on large and complex real-world models is a computationally difficult task, yet one that is required for effective use of many AI applications. A plethora of inference algorithms have been developed that work well on specific models or only on parts of general models. Consequently, a system that can intelligently apply these inference algorithms to different parts of a model for fast rea… ▽ More

    Submitted 10 June, 2016; originally announced June 2016.

  9. arXiv:1603.08379  [pdf, other

    cs.CR

    Probabilistic Programming for Malware Analysis

    Authors: Brian Ruttenberg, Lee Kellogg, Avi Pfeffer

    Abstract: Constructing lineages of malware is an important cyber-defense task. Performing this task is difficult, however, due to the amount of malware data and obfuscation techniques by the authors. In this work, we formulate the lineage task as a probabilistic model, and use a novel probabilistic programming solution to jointly infer the lineage and creation times of families of malware.

    Submitted 28 March, 2016; originally announced March 2016.

  10. arXiv:1509.03564  [pdf

    cs.AI

    Lazy Factored Inference for Functional Probabilistic Programming

    Authors: Avi Pfeffer, Brian Ruttenberg, Amy Sliva, Michael Howard, Glenn Takata

    Abstract: Probabilistic programming provides the means to represent and reason about complex probabilistic models using programming language constructs. Even simple probabilistic programs can produce models with infinitely many variables. Factored inference algorithms are widely used for probabilistic graphical models, but cannot be applied to these programs because all the variables and factors have to be… ▽ More

    Submitted 11 September, 2015; originally announced September 2015.

  11. arXiv:1407.3208  [pdf, other

    cs.AI

    Decision-Making with Complex Data Structures using Probabilistic Programming

    Authors: Brian E. Ruttenberg, Avi Pfeffer

    Abstract: Existing decision-theoretic reasoning frameworks such as decision networks use simple data structures and processes. However, decisions are often made based on complex data structures, such as social networks and protein sequences, and rich processes involving those structures. We present a framework for representing decision problems with complex data structures using probabilistic programming, a… ▽ More

    Submitted 11 July, 2014; originally announced July 2014.

  12. arXiv:1401.3426  [pdf

    cs.GT cs.AI

    Networks of Influence Diagrams: A Formalism for Representing Agents' Beliefs and Decision-Making Processes

    Authors: Yaakov Gal, Avi Pfeffer

    Abstract: This paper presents Networks of Influence Diagrams (NID), a compact, natural and highly expressive language for reasoning about agents beliefs and decision-making processes. NIDs are graphical structures in which agents mental models are represented as nodes in a network; a mental model for an agent may itself use descriptions of the mental models of other agents. NIDs are demonstrated by examples… ▽ More

    Submitted 14 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 33, pages 109-147, 2008

  13. arXiv:1302.1554  [pdf

    cs.AI

    Object-Oriented Bayesian Networks

    Authors: Daphne Koller, Avi Pfeffer

    Abstract: Bayesian networks provide a modeling language and associated inference algorithm for stochastic domains. They have been successfully applied in a variety of medium-scale applications. However, when faced with a large complex domain, the task of modeling using Bayesian networks begins to resemble the task of programming using logical circuits. In this paper, we describe an object-oriented Bayesi… ▽ More

    Submitted 6 February, 2013; originally announced February 2013.

    Comments: Appears in Proceedings of the Thirteenth Conference on Uncertainty in Artificial Intelligence (UAI1997)

    Report number: UAI-P-1997-PG-302-313

  14. arXiv:1301.6733  [pdf

    cs.AI

    SPOOK: A System for Probabilistic Object-Oriented Knowledge Representation

    Authors: Avi Pfeffer, Daphne Koller, Brian Milch, Ken T. Takusagawa

    Abstract: In previous work, we pointed out the limitations of standard Bayesian networks as a modeling framework for large, complex domains. We proposed a new, richly structured modeling language, {em Object-oriented Bayesian Netorks}, that we argued would be able to deal with such domains. However, it turns out that OOBNs are not expressive enough to model many interesting aspects of complex domains: the… ▽ More

    Submitted 23 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Fifteenth Conference on Uncertainty in Artificial Intelligence (UAI1999)

    Report number: UAI-P-1999-PG-541-550

  15. arXiv:1301.2301  [pdf

    cs.AI

    Sufficiency, Separability and Temporal Probabilistic Models

    Authors: Avi Pfeffer

    Abstract: Suppose we are given the conditional probability of one variable given some other variables.Normally the full joint distribution over the conditioning variablesis required to determine the probability of the conditioned variable.Under what circumstances are the marginal distributions over the conditioning variables sufficient to determine the probability ofthe conditioned variable?Sufficiency in t… ▽ More

    Submitted 10 January, 2013; originally announced January 2013.

    Comments: Appears in Proceedings of the Seventeenth Conference on Uncertainty in Artificial Intelligence (UAI2001)

    Report number: UAI-P-2001-PG-421-428

  16. arXiv:1301.0590  [pdf

    cs.AI

    Factored Particles for Scalable Monitoring

    Authors: Brenda Ng, Leonid Peshkin, Avi Pfeffer

    Abstract: Exact monitoring in dynamic Bayesian networks is intractable, so approximate algorithms are necessary. This paper presents a new family of approximate monitoring algorithms that combine the best qualities of the particle filtering and Boyen-Koller methods. Our algorithms maintain an approximate representation the belief state in the form of sets of factored particles, that correspond to samples… ▽ More

    Submitted 12 December, 2012; originally announced January 2013.

    Comments: Appears in Proceedings of the Eighteenth Conference on Uncertainty in Artificial Intelligence (UAI2002)

    Report number: UAI-P-2002-PG-370-377

  17. arXiv:1212.2465  [pdf

    cs.AI cs.NI

    Loopy Belief Propagation as a Basis for Communication in Sensor Networks

    Authors: Christopher Crick, Avi Pfeffer

    Abstract: Sensor networks are an exciting new kind of computer system. Consisting of a large number of tiny, cheap computational devices physically distributed in an environment, they gather and process data about the environment in real time. One of the central questions in sensor networks is what to do with the data, i.e., how to reason with it and how to communicate it. This paper argues… ▽ More

    Submitted 19 October, 2012; originally announced December 2012.

    Comments: Appears in Proceedings of the Nineteenth Conference on Uncertainty in Artificial Intelligence (UAI2003)

    Report number: UAI-P-2003-PG-159-166

  18. arXiv:1207.1398  [pdf

    cs.AI

    Asynchronous Dynamic Bayesian Networks

    Authors: Avi Pfeffer, Terry Tai

    Abstract: Systems such as sensor networks and teams of autonomous robots consist of multiple autonomous entities that interact with each other in a distributed, asynchronous manner. These entities need to keep track of the state of the system as it evolves. Asynchronous systems lead to special challenges for monitoring, as nodes must update their beliefs independently of each other and no central coordinati… ▽ More

    Submitted 4 July, 2012; originally announced July 2012.

    Comments: Appears in Proceedings of the Twenty-First Conference on Uncertainty in Artificial Intelligence (UAI2005)

    Report number: UAI-P-2005-PG-467-476

  19. arXiv:1206.6846  [pdf

    cs.LG cs.AI stat.ML

    Approximate Separability for Weak Interaction in Dynamic Systems

    Authors: Avi Pfeffer

    Abstract: One approach to monitoring a dynamic system relies on decomposition of the system into weakly interacting subsystems. An earlier paper introduced a notion of weak interaction called separability, and showed that it leads to exact propagation of marginals for prediction. This paper addresses two questions left open by the earlier paper: can we define a notion of approximate separability that occurs… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the Twenty-Second Conference on Uncertainty in Artificial Intelligence (UAI2006)

    Report number: UAI-P-2006-PG-375-384

  20. arXiv:1206.3253  [pdf

    cs.GT cs.AI

    Learning and Solving Many-Player Games through a Cluster-Based Representation

    Authors: Sevan G. Ficici, David C. Parkes, Avi Pfeffer

    Abstract: In addressing the challenge of exponential scaling with the number of agents we adopt a cluster-based representation to approximately solve asymmetric games of very many players. A cluster groups together agents with a similar "strategic view" of the game. We learn the clustered approximation from data consisting of strategy profiles and payoffs, which may be obtained from observations of play or… ▽ More

    Submitted 13 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the Twenty-Fourth Conference on Uncertainty in Artificial Intelligence (UAI2008)

    Report number: UAI-P-2008-PG-188-195

  21. arXiv:1206.3235  [pdf

    cs.GT cs.AI

    Identifying reasoning patterns in games

    Authors: Dimitrios Antos, Avi Pfeffer

    Abstract: We present an algorithm that identifies the reasoning patterns of agents in a game, by iteratively examining the graph structure of its Multi-Agent Influence Diagram (MAID) representation. If the decision of an agent participates in no reasoning patterns, then we can effectively ignore that decision for the purpose of calculating a Nash equilibrium for the game. In some cases, this can lead to exp… ▽ More

    Submitted 13 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the Twenty-Fourth Conference on Uncertainty in Artificial Intelligence (UAI2008)

    Report number: UAI-P-2008-PG-9-17

  22. arXiv:1205.2638  [pdf

    cs.GT cs.AI

    Temporal Action-Graph Games: A New Representation for Dynamic Games

    Authors: Albert Xin Jiang, Kevin Leyton-Brown, Avi Pfeffer

    Abstract: In this paper we introduce temporal action graph games (TAGGs), a novel graphical representation of imperfect-information extensive form games. We show that when a game involves anonymity or context-specific utility independencies, its encoding as a TAGG can be much more compact than its direct encoding as a multiagent influence diagram (MAID).We also show that TAGGs can be understood as indirect… ▽ More

    Submitted 9 May, 2012; originally announced May 2012.

    Comments: Appears in Proceedings of the Twenty-Fifth Conference on Uncertainty in Artificial Intelligence (UAI2009)

    Report number: UAI-P-2009-PG-268-276

  23. arXiv:1205.2596   

    cs.AI

    Proceedings of the Twenty-Seventh Conference on Uncertainty in Artificial Intelligence (2011)

    Authors: Fabio Cozman, Avi Pfeffer

    Abstract: This is the Proceedings of the Twenty-Seventh Conference on Uncertainty in Artificial Intelligence, which was held in Barcelona, Spain, July 14 - 17 2011.

    Submitted 28 August, 2014; v1 submitted 11 May, 2012; originally announced May 2012.

    Report number: UAI2011

  24. arXiv:1203.3480  [pdf

    cs.GT cs.AI

    Learning Game Representations from Data Using Rationality Constraints

    Authors: Xi Alice Gao, Avi Pfeffer

    Abstract: While game theory is widely used to model strategic interactions, a natural question is where do the game representations come from? One answer is to learn the representations from data. If one wants to learn both the payoffs and the players' strategies, a naive approach is to learn them both directly from the data. This approach ignores the fact the players might be playing reasonably good strate… ▽ More

    Submitted 15 March, 2012; originally announced March 2012.

    Comments: Appears in Proceedings of the Twenty-Sixth Conference on Uncertainty in Artificial Intelligence (UAI2010)

    Report number: UAI-P-2010-PG-185-192

  25. arXiv:cs/0306039  [pdf, ps, other

    cs.CL cs.AI cs.IR

    Bayesian Information Extraction Network

    Authors: Leonid Peshkin, Avi Pfeffer

    Abstract: Dynamic Bayesian networks (DBNs) offer an elegant way to integrate various aspects of language in one model. Many existing algorithms developed for learning and inference in DBNs are applicable to probabilistic language modeling. To demonstrate the potential of DBNs for natural language processing, we employ a DBN in an information extraction task. We show how to assemble wealth of emerging ling… ▽ More

    Submitted 10 June, 2003; originally announced June 2003.

    Comments: 6 pages

    ACM Class: C.1.3; I.5.1; I.7.2; I.2.7

    Journal ref: Intl. Joint Conference on Artificial Intelligence, 2003