Skip to main content

Showing 1–34 of 34 results for author: Drori, I

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

    cs.AI

    Diverse Inference and Verification for Advanced Reasoning

    Authors: Iddo Drori, Gaston Longhitano, Mao Mao, Seunghwan Hyun, Yuke Zhang, Sungjun Park, Zachary Meeks, Xin-Yu Zhang, Ben Segev, Howard Yong, Nakul Verma, Avi Shporer, Alon Amit, Madeleine Udell

    Abstract: Reasoning LLMs such as OpenAI o1, o3 and DeepSeek R1 have made significant progress in mathematics and coding, yet find challenging advanced tasks such as International Mathematical Olympiad (IMO) combinatorics problems, Abstraction and Reasoning Corpus (ARC) puzzles, and Humanity's Last Exam (HLE) questions. We use a diverse inference approach that combines multiple models and methods at test tim… ▽ More

    Submitted 14 February, 2025; originally announced February 2025.

    Comments: 165 pages

  2. arXiv:2408.10365  [pdf, other

    cs.AI

    AI-Driven Review Systems: Evaluating LLMs in Scalable and Bias-Aware Academic Reviews

    Authors: Keith Tyser, Ben Segev, Gaston Longhitano, Xin-Yu Zhang, Zachary Meeks, Jason Lee, Uday Garg, Nicholas Belsten, Avi Shporer, Madeleine Udell, Dov Te'eni, Iddo Drori

    Abstract: Automatic reviewing helps handle a large volume of papers, provides early feedback and quality control, reduces bias, and allows the analysis of trends. We evaluate the alignment of automatic paper reviews with human reviews using an arena of human preferences by pairwise comparisons. Gathering human preference may be time-consuming; therefore, we also use an LLM to automatically evaluate reviews… ▽ More

    Submitted 19 August, 2024; originally announced August 2024.

    Comments: 42 pages

  3. arXiv:2306.08997   

    cs.CL cs.AI cs.LG

    Exploring the MIT Mathematics and EECS Curriculum Using Large Language Models

    Authors: Sarah J. Zhang, Samuel Florin, Ariel N. Lee, Eamon Niknafs, Andrei Marginean, Annie Wang, Keith Tyser, Zad Chin, Yann Hicke, Nikhil Singh, Madeleine Udell, Yoon Kim, Tonio Buonassisi, Armando Solar-Lezama, Iddo Drori

    Abstract: We curate a comprehensive dataset of 4,550 questions and solutions from problem sets, midterm exams, and final exams across all MIT Mathematics and Electrical Engineering and Computer Science (EECS) courses required for obtaining a degree. We evaluate the ability of large language models to fulfill the graduation requirements for any MIT major in Mathematics and EECS. Our results demonstrate that… ▽ More

    Submitted 24 June, 2023; v1 submitted 15 June, 2023; originally announced June 2023.

    Comments: Did not receive permission to release the data or model fine-tuned on the data

  4. arXiv:2211.12112  [pdf, other

    cs.CV cs.AI cs.LG

    Human Evaluation of Text-to-Image Models on a Multi-Task Benchmark

    Authors: Vitali Petsiuk, Alexander E. Siemenn, Saisamrit Surbehera, Zad Chin, Keith Tyser, Gregory Hunter, Arvind Raghavan, Yann Hicke, Bryan A. Plummer, Ori Kerret, Tonio Buonassisi, Kate Saenko, Armando Solar-Lezama, Iddo Drori

    Abstract: We provide a new multi-task benchmark for evaluating text-to-image models. We perform a human evaluation comparing the most common open-source (Stable Diffusion) and commercial (DALL-E 2) models. Twenty computer science AI graduate students evaluated the two models, on three tasks, at three difficulty levels, across ten prompts each, providing 3,600 ratings. Text-to-image generation has seen rapid… ▽ More

    Submitted 22 November, 2022; originally announced November 2022.

    Comments: NeurIPS 2022 Workshop on Human Evaluation of Generative Models (HEGM)

  5. arXiv:2206.05442  [pdf, ps, other

    cs.LG

    From Human Days to Machine Seconds: Automatically Answering and Generating Machine Learning Final Exams

    Authors: Iddo Drori, Sarah J. Zhang, Reece Shuttleworth, Sarah Zhang, Keith Tyser, Zad Chin, Pedro Lantigua, Saisamrit Surbehera, Gregory Hunter, Derek Austin, Leonard Tang, Yann Hicke, Sage Simhon, Sathwik Karnik, Darnell Granberry, Madeleine Udell

    Abstract: A final exam in machine learning at a top institution such as MIT, Harvard, or Cornell typically takes faculty days to write, and students hours to solve. We demonstrate that large language models pass machine learning finals at a human level, on finals available online after the models were trained, and automatically generate new human-quality final exam questions in seconds. Previous work has de… ▽ More

    Submitted 28 June, 2023; v1 submitted 11 June, 2022; originally announced June 2022.

    Comments: 9 pages

  6. A Neural Network Solves, Explains, and Generates University Math Problems by Program Synthesis and Few-Shot Learning at Human Level

    Authors: Iddo Drori, Sarah Zhang, Reece Shuttleworth, Leonard Tang, Albert Lu, Elizabeth Ke, Kevin Liu, Linda Chen, Sunny Tran, Newman Cheng, Roman Wang, Nikhil Singh, Taylor L. Patti, Jayson Lynch, Avi Shporer, Nakul Verma, Eugene Wu, Gilbert Strang

    Abstract: We demonstrate that a neural network pre-trained on text and fine-tuned on code solves mathematics course problems, explains solutions, and generates new questions at a human level. We automatically synthesize programs using few-shot learning and OpenAI's Codex transformer and execute them to solve course problems at 81% automatic accuracy. We curate a new dataset of questions from MIT's largest m… ▽ More

    Submitted 30 May, 2022; v1 submitted 31 December, 2021; originally announced December 2021.

    Comments: 181 pages, 8 figures, 280 tables

  7. arXiv:2111.08570  [pdf, other

    physics.plasm-ph cs.CV

    Tracking Blobs in the Turbulent Edge Plasma of a Tokamak Fusion Device

    Authors: Woonghee Han, Randall A. Pietersen, Rafael Villamor-Lora, Matthew Beveridge, Nicola Offeddu, Theodore Golfinopoulos, Christian Theiler, James L. Terry, Earl S. Marmar, Iddo Drori

    Abstract: The analysis of turbulence in plasmas is fundamental in fusion research. Despite extensive progress in theoretical modeling in the past 15 years, we still lack a complete and consistent understanding of turbulence in magnetic confinement devices, such as tokamaks. Experimental studies are challenging due to the diverse processes that drive the high-speed dynamics of turbulent phenomena. This work… ▽ More

    Submitted 10 August, 2022; v1 submitted 16 November, 2021; originally announced November 2021.

    Comments: 14 pages, 9 figures

  8. arXiv:2111.08267  [pdf, other

    cs.LG cs.AI cs.CL cs.PL

    Solving Probability and Statistics Problems by Program Synthesis

    Authors: Leonard Tang, Elizabeth Ke, Nikhil Singh, Nakul Verma, Iddo Drori

    Abstract: We solve university level probability and statistics questions by program synthesis using OpenAI's Codex, a Transformer trained on text and fine-tuned on code. We transform course problems from MIT's 18.05 Introduction to Probability and Statistics and Harvard's STAT110 Probability into programming tasks. We then execute the generated code to get a solution. Since these course questions are ground… ▽ More

    Submitted 16 November, 2021; originally announced November 2021.

    Comments: 33 pages, 4 figures

  9. arXiv:2111.08171  [pdf, other

    cs.LG cs.AI cs.CL

    Solving Linear Algebra by Program Synthesis

    Authors: Iddo Drori, Nakul Verma

    Abstract: We solve MIT's Linear Algebra 18.06 course and Columbia University's Computational Linear Algebra COMS3251 courses with perfect accuracy by interactive program synthesis. This surprisingly strong result is achieved by turning the course questions into programming tasks and then running the programs to produce the correct answers. We use OpenAI Codex with zero-shot learning, without providing any e… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

    Comments: 32 pages, 3 figures

  10. arXiv:2111.02508  [pdf, other

    cs.LG

    AlphaD3M: Machine Learning Pipeline Synthesis

    Authors: Iddo Drori, Yamuna Krishnamurthy, Remi Rampin, Raoni de Paula Lourenco, Jorge Piazentin Ono, Kyunghyun Cho, Claudio Silva, Juliana Freire

    Abstract: We introduce AlphaD3M, an automatic machine learning (AutoML) system based on meta reinforcement learning using sequence models with self play. AlphaD3M is based on edit operations performed over machine learning pipeline primitives providing explainability. We compare AlphaD3M with state-of-the-art AutoML systems: Autosklearn, Autostacker, and TPOT, on OpenML datasets. AlphaD3M achieves competiti… ▽ More

    Submitted 3 November, 2021; originally announced November 2021.

    Comments: ICML 2018 AutoML Workshop

  11. arXiv:2111.00126  [pdf, other

    cs.LG physics.ao-ph

    Predicting Critical Biogeochemistry of the Southern Ocean for Climate Monitoring

    Authors: Ellen Park, Jae Deok Kim, Nadege Aoki, Yumeng Melody Cao, Yamin Arefeen, Matthew Beveridge, David Nicholson, Iddo Drori

    Abstract: The Biogeochemical-Argo (BGC-Argo) program is building a network of globally distributed, sensor-equipped robotic profiling floats, improving our understanding of the climate system and how it is changing. These floats, however, are limited in the number of variables measured. In this study, we train neural networks to predict silicate and phosphate values in the Southern Ocean from temperature, p… ▽ More

    Submitted 29 October, 2021; originally announced November 2021.

    Comments: 6 pages, 4 figures

    Journal ref: Tackling Climate Change with Machine Learning workshop at NeurIPS 2021

  12. arXiv:2111.00124  [pdf, other

    cs.LG cs.CV physics.ao-ph

    Predicting Atlantic Multidecadal Variability

    Authors: Glenn Liu, Peidong Wang, Matthew Beveridge, Young-Oh Kwon, Iddo Drori

    Abstract: Atlantic Multidecadal Variability (AMV) describes variations of North Atlantic sea surface temperature with a typical cycle of between 60 and 70 years. AMV strongly impacts local climate over North America and Europe, therefore prediction of AMV, especially the extreme values, is of great societal utility for understanding and responding to regional climate change. This work tests multiple machine… ▽ More

    Submitted 29 October, 2021; originally announced November 2021.

    Comments: 7 pages, 3 figures

    Journal ref: Tackling Climate Change with Machine Learning workshop at NeurIPS 2021

  13. arXiv:2110.07020  [pdf, other

    cs.CV cs.LG

    Solving the Families In the Wild Kinship Verification Challenge by Program Synthesis

    Authors: Junyi Huang, Maxwell Benjamin Strome, Ian Jenkins, Parker Williams, Bo Feng, Yaning Wang, Roman Wang, Vaibhav Bagri, Newman Cheng, Iddo Drori

    Abstract: Kinship verification is the task of determining whether a parent-child, sibling, or grandparent-grandchild relationship exists between two people and is important in social media applications, forensic investigations, finding missing children, and reuniting families. We demonstrate high quality kinship verification by participating in the 2021 Recognizing Families in the Wild challenge which provi… ▽ More

    Submitted 2 December, 2021; v1 submitted 13 October, 2021; originally announced October 2021.

    Comments: 5 pages, 2 figures

    Journal ref: IEEE International Conference on Automatic Face and Gesture Recognition, 2021

  14. arXiv:2110.02443  [pdf, other

    cs.LG eess.SP

    Pedestrian Wind Factor Estimation in Complex Urban Environments

    Authors: Sarah Mokhtar, Matthew Beveridge, Yumeng Cao, Iddo Drori

    Abstract: Urban planners and policy makers face the challenge of creating livable and enjoyable cities for larger populations in much denser urban conditions. While the urban microclimate holds a key role in defining the quality of urban spaces today and in the future, the integration of wind microclimate assessment in early urban design and planning processes remains a challenge due to the complexity and h… ▽ More

    Submitted 5 October, 2021; originally announced October 2021.

    Comments: 16 pages, 5 figures

    Journal ref: Asian Conference on Machine Learning (ACML), 2021

  15. arXiv:2108.08477  [pdf, other

    cs.CV cs.LG

    Image2Lego: Customized LEGO Set Generation from Images

    Authors: Kyle Lennon, Katharina Fransen, Alexander O'Brien, Yumeng Cao, Matthew Beveridge, Yamin Arefeen, Nikhil Singh, Iddo Drori

    Abstract: Although LEGO sets have entertained generations of children and adults, the challenge of designing customized builds matching the complexity of real-world or imagined scenes remains too great for the average enthusiast. In order to make this feat possible, we implement a system that generates a LEGO brick model from 2D images. We design a novel solution to this problem that uses an octree-structur… ▽ More

    Submitted 18 August, 2021; originally announced August 2021.

    Comments: 9 pages, 10 figures

  16. arXiv:2107.01238  [pdf, other

    cs.LG

    Solving Machine Learning Problems

    Authors: Sunny Tran, Pranav Krishna, Ishan Pakuwal, Prabhakar Kafle, Nikhil Singh, Jayson Lynch, Iddo Drori

    Abstract: Can a machine learn Machine Learning? This work trains a machine learning model to solve machine learning problems from a University undergraduate level course. We generate a new training set of questions and answers consisting of course exercises, homework, and quiz questions from MIT's 6.036 Introduction to Machine Learning course and train a machine learning model to answer these questions. Our… ▽ More

    Submitted 2 July, 2021; originally announced July 2021.

    Comments: 38 pages, 29 figures

  17. arXiv:2106.13743  [pdf, other

    cs.LG cs.CL

    Privileged Zero-Shot AutoML

    Authors: Nikhil Singh, Brandon Kates, Jeff Mentch, Anant Kharkar, Madeleine Udell, Iddo Drori

    Abstract: This work improves the quality of automated machine learning (AutoML) systems by using dataset and function descriptions while significantly decreasing computation time from minutes to milliseconds by using a zero-shot approach. Given a new dataset and a well-defined machine learning task, humans begin by reading a description of the dataset and documentation for the algorithms to be used. This wo… ▽ More

    Submitted 25 June, 2021; originally announced June 2021.

    Comments: 16 pages, 4 figures

  18. arXiv:2105.13553  [pdf, other

    cs.LG cond-mat.mtrl-sci physics.flu-dyn

    A Machine Learning and Computer Vision Approach to Rapidly Optimize Multiscale Droplet Generation

    Authors: Alexander E. Siemenn, Evyatar Shaulsky, Matthew Beveridge, Tonio Buonassisi, Sara M. Hashmi, Iddo Drori

    Abstract: Generating droplets from a continuous stream of fluid requires precise tuning of a device to find optimized control parameter conditions. It is analytically intractable to compute the necessary control parameter values of a droplet-generating device that produces optimized droplets. Furthermore, as the length scale of the fluid flow changes, the formation physics and optimized conditions that indu… ▽ More

    Submitted 15 January, 2022; v1 submitted 27 May, 2021; originally announced May 2021.

    Comments: Published as a journal article in ACS Applied Materials & Interfaces

  19. arXiv:2105.02858  [pdf, other

    cs.CV cs.LG eess.IV

    Online Preconditioning of Experimental Inkjet Hardware by Bayesian Optimization in Loop

    Authors: Alexander E. Siemenn, Matthew Beveridge, Tonio Buonassisi, Iddo Drori

    Abstract: High-performance semiconductor optoelectronics such as perovskites have high-dimensional and vast composition spaces that govern the performance properties of the material. To cost-effectively search these composition spaces, we utilize a high-throughput experimentation method of rapidly printing discrete droplets via inkjet deposition, in which each droplet is comprised of a unique permutation of… ▽ More

    Submitted 6 May, 2021; originally announced May 2021.

    Comments: 10 pages

  20. arXiv:2103.14201  [pdf, other

    cs.SD cs.CV cs.LG eess.AS

    Image2Reverb: Cross-Modal Reverb Impulse Response Synthesis

    Authors: Nikhil Singh, Jeff Mentch, Jerry Ng, Matthew Beveridge, Iddo Drori

    Abstract: Measuring the acoustic characteristics of a space is often done by capturing its impulse response (IR), a representation of how a full-range stimulus sound excites it. This work generates an IR from a single image, which can then be applied to other signals using convolution, simulating the reverberant characteristics of the space shown in the image. Recording these IRs is both time-intensive and… ▽ More

    Submitted 13 August, 2021; v1 submitted 25 March, 2021; originally announced March 2021.

    Comments: ICCV 2021. Project page: https://web.media.mit.edu/~nsingh1/image2reverb/

  21. arXiv:2012.00209  [pdf, other

    cs.CL

    High Quality Real-Time Structured Debate Generation

    Authors: Eric Bolton, Alex Calderwood, Niles Christensen, Jerome Kafrouni, Iddo Drori

    Abstract: Automatically generating debates is a challenging task that requires an understanding of arguments and how to negate or support them. In this work we define debate trees and paths for generating debates while enforcing a high level structure and grammar. We leverage a large corpus of tree-structured debates that have metadata associated with each argument. We develop a framework for generating pla… ▽ More

    Submitted 30 November, 2020; originally announced December 2020.

  22. arXiv:2007.06781  [pdf, other

    cs.CV cs.LG

    Vehicle Trajectory Prediction by Transfer Learning of Semi-Supervised Models

    Authors: Nick Lamm, Shashank Jaiprakash, Malavika Srikanth, Iddo Drori

    Abstract: In this work we show that semi-supervised models for vehicle trajectory prediction significantly improve performance over supervised models on state-of-the-art real-world benchmarks. Moving from supervised to semi-supervised models allows scaling-up by using unlabeled data, increasing the number of images in pre-training from Millions to a Billion. We perform ablation studies comparing transfer le… ▽ More

    Submitted 9 October, 2020; v1 submitted 13 July, 2020; originally announced July 2020.

  23. arXiv:2006.03750  [pdf, other

    cs.LG stat.ML

    Learning to Solve Combinatorial Optimization Problems on Real-World Graphs in Linear Time

    Authors: Iddo Drori, Anant Kharkar, William R. Sickinger, Brandon Kates, Qiang Ma, Suwen Ge, Eden Dolev, Brenda Dietrich, David P. Williamson, Madeleine Udell

    Abstract: Combinatorial optimization algorithms for graph problems are usually designed afresh for each new problem with careful attention by an expert to the problem structure. In this work, we develop a new framework to solve any combinatorial optimization problem over graphs that can be formulated as a single player game defined by states, actions, and rewards, including minimum spanning tree, shortest p… ▽ More

    Submitted 11 June, 2020; v1 submitted 5 June, 2020; originally announced June 2020.

  24. arXiv:1911.08568  [pdf, other

    cs.CV cs.LG

    Accurate Trajectory Prediction for Autonomous Vehicles

    Authors: Michael Diodato, Yu Li, Antonia Lovjer, Minsu Yeom, Albert Song, Yiyang Zeng, Abhay Khosla, Benedikt Schifferer, Manik Goyal, Iddo Drori

    Abstract: Predicting vehicle trajectories, angle and speed is important for safe and comfortable driving. We demonstrate the best predicted angle, speed, and best performance overall winning the top three places of the ICCV 2019 Learning to Drive challenge. Our key contributions are (i) a general neural network system architecture which embeds and fuses together multiple inputs by encoding, and decodes mult… ▽ More

    Submitted 18 November, 2019; originally announced November 2019.

    Comments: arXiv admin note: text overlap with arXiv:1910.10318, arXiv:1910.10317

  25. arXiv:1911.05531  [pdf, other

    q-bio.BM cs.LG stat.ML

    Accurate Protein Structure Prediction by Embeddings and Deep Learning Representations

    Authors: Iddo Drori, Darshan Thaker, Arjun Srivatsa, Daniel Jeong, Yueqi Wang, Linyong Nan, Fan Wu, Dimitri Leggas, Jinhao Lei, Weiyi Lu, Weilong Fu, Yuan Gao, Sashank Karri, Anand Kannan, Antonio Moretti, Mohammed AlQuraishi, Chen Keasar, Itsik Pe'er

    Abstract: Proteins are the major building blocks of life, and actuators of almost all chemical and biophysical events in living organisms. Their native structures in turn enable their biological functions which have a fundamental role in drug design. This motivates predicting the structure of a protein from its sequence of amino acids, a fundamental problem in computational biology. In this work, we demonst… ▽ More

    Submitted 8 November, 2019; originally announced November 2019.

    Journal ref: Machine Learning in Computational Biology, 2019

  26. arXiv:1911.04936  [pdf, other

    cs.LG stat.ML

    Combinatorial Optimization by Graph Pointer Networks and Hierarchical Reinforcement Learning

    Authors: Qiang Ma, Suwen Ge, Danyang He, Darshan Thaker, Iddo Drori

    Abstract: In this work, we introduce Graph Pointer Networks (GPNs) trained using reinforcement learning (RL) for tackling the traveling salesman problem (TSP). GPNs build upon Pointer Networks by introducing a graph embedding layer on the input, which captures relationships between nodes. Furthermore, to approximate solutions to constrained combinatorial optimization problems such as the TSP with time windo… ▽ More

    Submitted 12 November, 2019; originally announced November 2019.

  27. arXiv:1910.10318  [pdf, other

    cs.CV cs.LG

    Winning the ICCV 2019 Learning to Drive Challenge

    Authors: Michael Diodato, Yu Li, Manik Goyal, Iddo Drori

    Abstract: Autonomous driving has a significant impact on society. Predicting vehicle trajectories, specifically, angle and speed, is important for safe and comfortable driving. This work focuses on fusing inputs from camera sensors and visual map data which lead to significant improvement in performance and plays a key role in winning the challenge. We use pre-trained CNN's for processing image frames, a ne… ▽ More

    Submitted 22 October, 2019; originally announced October 2019.

    Journal ref: ICCV Autonomous Driving Workshop, 2019

  28. arXiv:1910.10317  [pdf, other

    cs.CV cs.LG

    Using Segmentation Masks in the ICCV 2019 Learning to Drive Challenge

    Authors: Antonia Lovjer, Minsu Yeom, Benedikt D. Schifferer, Iddo Drori

    Abstract: In this work we predict vehicle speed and steering angle given camera image frames. Our key contribution is using an external pre-trained neural network for segmentation. We augment the raw images with their segmentation masks and mirror images. We ensemble three diverse neural network models (i) a CNN using a single image and its segmentation mask, (ii) a stacked CNN taking as input a sequence of… ▽ More

    Submitted 22 October, 2019; originally announced October 2019.

    Journal ref: ICCV Autonomous Driving Workshop, 2019

  29. arXiv:1910.04887  [pdf, other

    cs.CV cs.CL cs.LG

    Visual Natural Language Query Auto-Completion for Estimating Instance Probabilities

    Authors: Samuel Sharpe, Jin Yan, Fan Wu, Iddo Drori

    Abstract: We present a new task of query auto-completion for estimating instance probabilities. We complete a user query prefix conditioned upon an image. Given the complete query, we fine tune a BERT embedding for estimating probabilities of a broad set of instances. The resulting instance probabilities are used for selection while being agnostic to the segmentation or attention mechanism. Our results demo… ▽ More

    Submitted 10 October, 2019; originally announced October 2019.

    Journal ref: CVPR Language and Vision Workshop, 2019

  30. arXiv:1910.03698  [pdf, other

    cs.LG cs.CL stat.ML

    AutoML using Metadata Language Embeddings

    Authors: Iddo Drori, Lu Liu, Yi Nian, Sharath C. Koorathota, Jie S. Li, Antonio Khalil Moretti, Juliana Freire, Madeleine Udell

    Abstract: As a human choosing a supervised learning algorithm, it is natural to begin by reading a text description of the dataset and documentation for the algorithms you might use. We demonstrate that the same idea improves the performance of automated machine learning methods. We use language embeddings from modern NLP to improve state-of-the-art AutoML systems by augmenting their recommendations with ve… ▽ More

    Submitted 8 October, 2019; originally announced October 2019.

    Journal ref: NeurIPS Workshop on Meta-Learning, 2019

  31. arXiv:1910.03634  [pdf, other

    cs.CV cs.CL cs.LG

    Prose for a Painting

    Authors: Prerna Kashyap, Samrat Phatale, Iddo Drori

    Abstract: Painting captions are often dry and simplistic which motivates us to describe a painting creatively in the style of Shakespearean prose. This is a difficult problem, since there does not exist a large supervised dataset from paintings to Shakespearean prose. Our solution is to use an intermediate English poem description of the painting and then apply language style transfer which results in Shake… ▽ More

    Submitted 8 October, 2019; originally announced October 2019.

    Journal ref: ICCV Workshop on Closing the Loop Between Vision and Language, 2019

  32. arXiv:1909.09734  [pdf, other

    stat.ML cs.LG

    Particle Smoothing Variational Objectives

    Authors: Antonio Khalil Moretti, Zizhao Wang, Luhuan Wu, Iddo Drori, Itsik Pe'er

    Abstract: A body of recent work has focused on constructing a variational family of filtered distributions using Sequential Monte Carlo (SMC). Inspired by this work, we introduce Particle Smoothing Variational Objectives (SVO), a novel backward simulation technique and smoothed approximate posterior defined through a subsampling process. SVO augments support of the proposal and boosts particle diversity. Re… ▽ More

    Submitted 20 September, 2019; originally announced September 2019.

    Comments: 13 pages, 5 figures

  33. arXiv:1905.10345  [pdf, other

    cs.LG stat.ML

    Automatic Machine Learning by Pipeline Synthesis using Model-Based Reinforcement Learning and a Grammar

    Authors: Iddo Drori, Yamuna Krishnamurthy, Raoni Lourenco, Remi Rampin, Kyunghyun Cho, Claudio Silva, Juliana Freire

    Abstract: Automatic machine learning is an important problem in the forefront of machine learning. The strongest AutoML systems are based on neural networks, evolutionary algorithms, and Bayesian optimization. Recently AlphaD3M reached state-of-the-art results with an order of magnitude speedup using reinforcement learning with self-play. In this work we extend AlphaD3M by using a pipeline grammar and a pre… ▽ More

    Submitted 24 May, 2019; originally announced May 2019.

    Comments: ICML Workshop on Automated Machine Learning

  34. arXiv:1811.07143  [pdf, other

    cs.LG q-bio.QM stat.ML

    High Quality Prediction of Protein Q8 Secondary Structure by Diverse Neural Network Architectures

    Authors: Iddo Drori, Isht Dwivedi, Pranav Shrestha, Jeffrey Wan, Yueqi Wang, Yunchu He, Anthony Mazza, Hugh Krogh-Freeman, Dimitri Leggas, Kendal Sandridge, Linyong Nan, Kaveri Thakoor, Chinmay Joshi, Sonam Goenka, Chen Keasar, Itsik Pe'er

    Abstract: We tackle the problem of protein secondary structure prediction using a common task framework. This lead to the introduction of multiple ideas for neural architectures based on state of the art building blocks, used in this task for the first time. We take a principled machine learning approach, which provides genuine, unbiased performance measures, correcting longstanding errors in the applicatio… ▽ More

    Submitted 17 November, 2018; originally announced November 2018.

    Comments: NIPS 2018 Workshop on Machine Learning for Molecules and Materials, 10 pages