Cover: The 'Human' Mind May Be Universal

The Human Mind May Be Universal

Years of experience in building artificial minds led me to believe that these AIs may end up seeming more ‘human’ than we currently imagine them to be.

December 10, 2023 · Franz Louis Cesista
Cover

Vaccine Search as a Computational Problem

A thought dump on mRNA vaccines and the future of computational biology

February 6, 2021 · Franz Louis Cesista
Cover: The Accuracy-Fairness Dilemma in Machine Learning

The Accuracy-Fairness Dilemma in Machine Learning

Machine learning models merely amplify our biases - not eliminate them.

October 24, 2020 · Franz Louis Cesista
Cover: How to Master Machine Learning

How to Master Machine Learning: 3 Tips to Get Started

Whether you’re only here for the hype or genuinely interested in the field, you’re in for a wild ride.

September 12, 2020 · Franz Louis Cesista

Flash Hyperbolic Attention Minimal [WIP]

A minimal implementation of Flash Attention 1 & 2 in just ~350 lines of CUDA code. This is still a work-in-progress, but the ultimate goal is to implement the various variations of Hyperbolic Attention in CUDA.

Franz Louis Cesista
Cute Llama

Llama.cpp

A C++ implementation of Meta’s Llama2 generative large-language model. I also optimized the original C implementation by Karpathy by adding parallelization on the multi-head attention layer.

July 25, 2023 · Franz Louis Cesista
Expedock Assistant

Expedock Assistant: ChatGPT Applied to Logistics Data

Expedock Assistant is a chatbot that allows you to ask questions about your shipments and get answers in real time. It’s like having a personal assistant that knows everything about your business, shipments and industry.

January 31, 2023 · Franz Louis Cesista

Expedock AutoML

Expedock’s AutoML Library – fit a model, run batch inference, and get explanations in one line of code each.

July 25, 2022 · Franz Louis Cesista
Grab AI for SEA

Booking Demand Prediction for Grab SEA

Booking demand prediction for Grab’s Southeast Asia operations. The project involves spatio-temporal forecasting, anomaly detection, and econometric modeling.

June 16, 2019 · Franz Louis Cesista
Multimodal Structured Generation: CVPR's 2nd MMFM Challenge Technical Report

Multimodal Structured Generation: CVPR's 2nd MMFM Challenge Technical Report

[Technical Report for CVPR’s 2nd MMFM Challenge] This report presents Multimodal Structured Generation, a general framework which constrains the output logits of frozen Multimodal Foundation Models to force them to reason before responding with structured outputs that downstream APIs can parse and use. This approach achieved the second highest score in the hidden test set for Phase 2 and third highest overall in the 2nd Multimodal Foundation Models Challenge hosted by the Computer Vision and Pattern Recognition (CVPR) conference.

June 17, 2024 · Franz Louis Cesista
Retrieval Augmented Structured Generation: Business Document Information Extraction As Tool Use [Preprint - Accepted @ IEEE MIPR 2024]

Retrieval Augmented Structured Generation: Business Document Information Extraction As Tool Use [Preprint - Accepted @ IEEE MIPR 2024]

[Preprint - Accepted @ IEEE 7th International Conference on Multimedia Information Processing and Retrieval (MIPR) 2024] This paper presents Retrieval Augmented Structured Generation (RASG), a novel general framework for Business Document Information Extraction that achieves state of the art (SOTA) results on both Key-Information Extraction (KIE) and Line Items Recognition (LIR).

April 15, 2024 · Franz Louis Cesista, Rui Aguiar, Jason Kim, Paolo Acilo