Edward Dowling

2papers

2 Papers

AIJul 31, 2024
The Llama 3 Herd of Models

Aaron Grattafiori, Abhimanyu Dubey, Abhinav Jauhri et al. · allen-ai, berkeley

Modern artificial intelligence (AI) systems are powered by foundation models. This paper presents a new set of foundation models, called Llama 3. It is a herd of language models that natively support multilinguality, coding, reasoning, and tool usage. Our largest model is a dense Transformer with 405B parameters and a context window of up to 128K tokens. This paper presents an extensive empirical evaluation of Llama 3. We find that Llama 3 delivers comparable quality to leading language models such as GPT-4 on a plethora of tasks. We publicly release Llama 3, including pre-trained and post-trained versions of the 405B parameter language model and our Llama Guard 3 model for input and output safety. The paper also presents the results of experiments in which we integrate image, video, and speech capabilities into Llama 3 via a compositional approach. We observe this approach performs competitively with the state-of-the-art on image, video, and speech recognition tasks. The resulting models are not yet being broadly released as they are still under development.

0.0GTApr 5
Collusion-proof Auction Design using Side Information

Sukanya Kudva, Edward Dowling, Anil Aswani

We consider a multi-unit auction of identical items with single-minded bidders, where a subset of bidders may collude by coordinating bids and transferring payments and items among themselves. Classical collusion-proof mechanisms are largely restricted to posted-price formats, which fail to guarantee even approximate efficiency. We therefore adopt a learning-augmented approach to leverage side information about which bidders are colluding and obtain improved welfare and revenue guarantees. In our setting, colluding bidders optimally shade their bids to suppress prices. Using this characterization, we establish a Bulow-Klemperer type result showing that recruiting more honest bidders is better than the best collusion-proof auction mechanism. We then consider a setting in which a black-box collusion detection algorithm labels bidders as colluding or non-colluding, and propose a VCG Posted Price (V-PoP) mechanism that applies VCG to non-colluding bidders and posted prices to colluding bidders. We show that V-PoP is ex-post dominant-strategy incentive compatible (DSIC) even when it uses select bidder information to calculate an optimal split of items between the subgroups. Additionally, we derive probabilistic guarantees on expected welfare and revenue under both known and unknown valuation distributions, and analyze the robustness of V-PoP to bidder misclassification errors. Numerical experiments across several distributions demonstrate that V-PoP consistently outperforms VCG restricted to non-colluding bidders and approaches the performance of the ideal VCG mechanism assuming universal truthfulness. Our results provide a principled framework for incorporating collusion detection into mechanism design, advancing the theory of auctions under collusion.