This paper explores the relationship between the length of reasoning in large language models and their accuracy, arguing that longer responses are not inherently better and often arise from the reinforcement learning training process. The authors demonstrate mathematically how the PPO algorithm can incentivize longer or shorter responses based on reward signals and the GAE parameter λ. They propose a two-phase RL training strategy: first enhancing reasoning capabilities on challenging problems,...
Apr 18, 2025•14 min
This paper mathematically models the scheduling of Large Language Model (LLM) inference tasks, a growing area of computational demand. It introduces a queuing theory framework to analyze and optimize the throughput of LLM serving systems, considering the distinct prefill and decode phases of processing. The authors identify conditions under which work-conserving scheduling algorithms can achieve maximum throughput for single LLM instances and explore the complexities introduced by AI agent workl...
Apr 14, 2025•32 min
This paper investigates how reinforcement learning (RL) fine-tuning impacts language models' mathematical reasoning abilities, focusing on the influence of the pretraining data. The authors trained models from scratch on diverse open-source datasets and then applied various RL algorithms. Their findings reveal that RL post-training tends to amplify patterns from a single pretraining data distribution, often improving performance but reducing output diversity. Interestingly, the favored output fo...
Apr 14, 2025•16 min
This paper from the University of Texas at Austin, FAIR at Meta, and UMass Amherst introduces methods for rapidly improving the performance of pre-trained reinforcement learning agents, known as Behavioral Foundation Models (BFMs), on new tasks. While BFMs can initially solve diverse tasks without further learning, their zero-shot performance is often suboptimal. The authors propose two fast adaptation strategies, Residual Latent Adaptation (ReLA) and Lookahead Latent Adaptation (LoLA), which ef...
Apr 14, 2025•22 min
We posit that as foundational AI technologies and tool access become increasingly democratized, proprietary reward models will become a key source of sustainable competitive advantage . These models, representing codified organizational knowledge and strategic principles for guiding AI agents, are argued to be difficult for competitors to replicate due to their reliance on unique data, tacit expertise, and complex organizational processes. The report analyzes this idea through the lens of resour...
Apr 13, 2025•24 min
This paper, "Why Do Multi-Agent LLM Systems Fail?" , presents a comprehensive study into the shortcomings of systems where multiple large language model agents collaborate. Through extensive analysis of several popular multi-agent frameworks across numerous tasks, the authors identify and categorize 14 distinct failure modes into three main areas: specification/design flaws, inter-agent misalignment, and issues with task verification/termination. To facilitate further research, they introduce MA...
Apr 12, 2025•19 min
This paper introduces Play2Prompt , a new method for enhancing how large language models utilize external tools in zero-shot settings. This framework automatically refines tool documentation and generates usage examples by having the LLM "play" with the tools in a trial-and-error manner. Through this iterative process of interaction and self-reflection , Play2Prompt improves the LLM's ability to understand and correctly employ tools without relying on manual annotation or extensive prior knowled...
Apr 12, 2025•17 min
This extensive survey explores the burgeoning field of intelligent agents powered by large language models , examining their design through a brain-inspired modular architecture . The authors systematically investigate core agent components , mechanisms for self-enhancement and adaptation , and the dynamics of collaborative multi-agent systems . A significant portion of the work addresses the crucial aspects of building safe, secure, and beneficial AI agents , outlining potential threats and mit...
Apr 12, 2025•47 min
This research paper compares and contrasts two types of software agents powered by large language models (LLMs): API-based agents and GUI-based agents . API agents interact with software through programmatic interfaces , offering efficiency and reliability, while GUI agents mimic human interaction by operating through graphical user interfaces , providing flexibility and broader applicability. The paper analyzes the differences in their architecture, development, and user interaction , also expl...
Apr 12, 2025•18 min
This academic article from the Strategic Management Journal investigates how artificial intelligence (AI) alters the foundations of competitive advantage by examining chess tournaments involving human players, AI engines, and human-AI teams. The authors apply a resource-based view to analyze how AI adoption leads to both the substitution of traditional human cognitive skills and the emergence of new advantages through human-AI complementarity . Their findings suggest that while AI diminishes the...
Apr 12, 2025•21 min
Kogut and Zander (1992) argue that a firm's existence is better understood through its ability to create, share, and transfer knowledge, both explicit and tacit, rather than solely as a mechanism to reduce transaction costs. They emphasize that this organizational knowledge, embedded in cooperative principles, drives firm capabilities and influences strategic decisions like make-or-buy. The authors introduce the concept of combinative capabilities, highlighting the paradox that while codifying k...
Apr 12, 2025•19 min
This academic paper introduces the resource-based view of sustained competitive advantage. It argues that differences in firms' resources and capabilities are key drivers of their success over time. The author defines critical concepts like firm resources, competitive advantage, and sustained competitive advantage. The paper explores conditions under which firm resources can lead to lasting advantages, such as value, rareness, inimitability, and non-substitutability. Ultimately, the work lays th...
Apr 12, 2025•15 min
This paper by Mizik and Pavlov explores the application of panel data methods in marketing research, emphasizing their advantages over cross-sectional and time-series data by addressing individual heterogeneity and dynamic processes . The authors discuss various static and dynamic panel data models , including random effects and fixed effects, and highlight potential estimation issues and biases , particularly in dynamic models and when unobservable factors are present. Furthermore, they examine...
Apr 12, 2025•26 min
We discuss the economic theory of the firm in the era of agents.
Apr 12, 2025•43 min
This working paper from the National Bureau of Economic Research introduces an applied econometric framework for understanding and utilizing large language models (LLMs) in economic research . The authors address two primary empirical applications: prediction and estimation . For prediction tasks, they highlight the critical issue of training leakage , where LLMs may have been trained on the very data they are being used to predict, leading to spurious results, and recommend using open-source mo...
Apr 12, 2025•23 min
This paper ( [2406.03689] Evaluating the World Model Implicit in a Generative Model ) investigates how to evaluate if generative models, particularly large language models, truly learn underlying "world models" of the data they are trained on, which are formalized here as deterministic finite automata. The authors introduce new metrics inspired by the Myhill-Nerode theorem to assess whether these models accurately capture the state structures and transitions of such systems in domains like game ...
Apr 12, 2025•18 min
Researchers explored a novel method for generating scientific hypotheses using machine learning algorithms applied to extensive human behavior data. This approach moves beyond relying solely on individual researchers' insights. Their framework demonstrates the ability of machine learning to uncover correlations that human analysis might miss, especially in complex datasets. To illustrate this, they analyzed judicial decisions on pretrial detention using defendant mugshots. The study revealed tha...
Apr 11, 2025•10 min
We explore the efficacy of active learning for understanding moral preferences , which are people's views on right actions when harm is involved. While active learning efficiently learns preferences in some areas, the authors argue it relies on assumptions like stable preferences, accurate models, and limited response noise , which may not hold for moral judgments. Through simulations testing these assumptions, the study finds that active learning's performance can be similar to or worse than ra...
Apr 11, 2025•22 min
This paper introduces Gradient-based Survey (GBS), a novel method for designing products based on consumer preferences. Unlike traditional approaches, GBS adaptively generates paired comparison questions for consumers using gradient-based machine learning, eliminating the need for a predefined utility model. This allows GBS to effectively handle products with numerous attributes and to personalize designs for diverse consumers. Simulations demonstrate that GBS offers improved accuracy and effici...
Apr 11, 2025•20 min
This research introduces a new methodology for product line design that directly incorporates customer survey data, specifically from conjoint analysis, into the optimization process. This contrasts with traditional methods that first estimate customer preferences and then use these estimations for design. The authors propose a robust model that maximizes the share-of-choice by considering the worst-case customer utilities consistent with their survey responses. This approach enhances the explai...
Apr 11, 2025•22 min
This research paper explores how the act of answering multiple, similar preference elicitation questions can ironically diminish the accuracy of predicting real-world behavior. The authors argue that as respondents answer more questions, they adapt and employ task-specific decision-making processes that may not align with how they make choices in different contexts. Using methods like mouse tracking, eye tracking, and analysis of existing datasets, the studies demonstrate that this adaptation le...
Apr 11, 2025•16 min
We discuss conjoint-related chapters from Handbook of Marketing Analytics. It features contributions from leading scholars and industry experts, covering topics from experimental design and conjoint analysis to time-series modeling and machine learning. The text examines these methodologies in various contexts, including public policy, litigation support, and understanding consumer behavior. Furthermore, it discusses advanced techniques like Bayesian econometrics, structural modeling, and optimi...
Apr 11, 2025•15 min
This handbook entry comprehensively explains Choice-Based Conjoint Analysis (CBC) , a popular market research technique for understanding consumer preferences. It details the theoretical underpinnings , including utility and choice models, and outlines the practical steps involved in conducting CBC experiments, from attribute selection to questionnaire implementation. The text further explores estimation procedures like maximum likelihood and advanced techniques for handling consumer heterogenei...
Apr 11, 2025•21 min
The survey "Beyond Conjoint Analysis: Advances in Preference Measurement" reviews the evolution of preference measurement beyond traditional conjoint analysis. The authors propose a framework centered on the problem, task design, and model specification, highlighting recent research and future directions for each component. The paper discusses the expanding applications of preference measurement to various stakeholders and problems, novel data collection methods focusing on engagement and incent...
Apr 11, 2025•34 min
This paper by J. Abernethy et al. (2004) introduces a novel optimization framework for adaptive questionnaire design, specifically for conjoint analysis, where questions are tailored to individual respondents based on their previous answers. This approach iteratively refines the questionnaire using principles from statistical learning theory, aiming to efficiently and accurately capture individual preferences. The paper proposes a new conjoint analysis method based on Regularization Networks (RN...
Apr 11, 2025•21 min
This 2011 paper by Oded Netzer and V. Srinivasan introduces Adaptive Self-Explication (ASE) , a new web-based method for measuring consumer preferences across many product attributes. ASE improves upon traditional self-explicated methods by having users rank attributes and then complete a sequence of adaptively chosen constant-sum paired comparisons. Two studies, on digital cameras and laptops, demonstrated that ASE significantly better predicts consumer choices compared to existing techniques l...
Apr 11, 2025•18 min
Conjoint analysis , a significant marketing research technique, helps understand how customers make choices by evaluating trade-offs between product or service attributes like features and price. This method, widely used since 1971, aids in decisions such as product design, pricing, and market segmentation by quantifying the value consumers place on different attribute levels. Various types of conjoint analysis exist, including ratings-based, choice-based, adaptive, and self-explicated methods ,...
Apr 11, 2025•19 min
This paper, by Professor Bradlow, presents a "wish list" of unresolved issues and potential future research directions for conjoint analysis, a widely used marketing tool. This prompts commentary from several experts (Magidson, Vermunt, Louviere, Orme, and Swait), who offer their perspectives on Bradlow's points, sometimes agreeing, sometimes disagreeing, and highlighting existing research or alternative viewpoints. Bradlow then provides a rejoinder, acknowledging the diverse opinions and the ch...
Apr 11, 2025•23 min
The paper "Ellipsoidal Methods for Adaptive Choice-Based Conjoint Analysis" introduces a novel approach to designing adaptive questionnaires for understanding consumer preferences. It addresses limitations in existing geometric methods, like the polyhedral method, particularly with high response error rates. The paper proposes an ellipsoidal method that uses normal approximations within a Bayesian framework, offering a geometrically intuitive and computationally efficient way to select questions...
Apr 11, 2025•15 min
This 2002 paper introduces a novel method for adaptive conjoint analysis, termed Fast Polyhedral Adaptive Conjoint Estimation. Drawing upon mathematical programming, it aims to efficiently and accurately estimate customer preferences with fewer questions, adapting each subsequent query based on individual responses. The technique uses polyhedral geometry and interior-point algorithms to select informative questions and estimate partworths. Through simulations, the authors compare this method to ...
Apr 11, 2025•20 min