Leo Han, a second-year Ph.D. student at Cornell Tech, conducted pioneering research on the fair attribution of cloud carbon emissions, resulting in the development of Fair-CO2. Enabled by the unique bare-metal capabilities and flexible environment of Chameleon Cloud, this work tackles the critical issue of accurately distributing responsibility for carbon emissions in cloud computing. This research underscores the potential of adaptable testbeds like Chameleon in advancing sustainability in technology.
Faster Multimodal AI, Lower GPU Costs
HiRED: Cutting Inference Costs for Vision-Language Models Through Intelligent Token Selection
High-resolution Vision-Language Models (VLMs) offer impressive accuracy but come with significant computational costs—processing thousands of tokens per image can consume 5GB of GPU memory and add 15 seconds of latency. The HiRED (High-Resolution Early Dropping) framework addresses this challenge by intelligently selecting only the most informative visual tokens based on attention patterns. By keeping just 20% of tokens, researchers achieved a 4.7× throughput increase and 78% latency reduction while maintaining accuracy across vision tasks. This research, conducted on Chameleon's infrastructure using RTX 6000 and A100 GPUs, demonstrates how thoughtful optimization can make advanced AI more accessible and affordable.
Importing GitHub Repositories to Trovi: A Step-by-Step Guide
Streamline Your Research Workflow with Trovi's New GitHub Integration
Learn how to leverage Trovi's new GitHub integration to easily create and update reproducible research artifacts. This step-by-step guide shows you how to configure your GitHub repository with RO-crate metadata and import it directly into Trovi, enabling better collaboration and adherence to FAIR principles for your experiments.
Chameleon Changelog for March 2025
This month, we have reminders for KVM@TACC and CHI@Edge outages later this month. Additionally, we have version 1.1 of python-chi, and improvements to reservations!
EditLord: Learning Code Transformation Rules for Code Editing
Making code edits more effective, robust, and transparent through explicit transformation rules
In this interview, Weichen Li, a PhD student from the University of Chicago discusses research on improving code editing through explicit transformation rules. EditLord breaks down the code editing process into clear, step-by-step transformations, significantly enhancing editing performance, robustness, and functional correctness compared to existing methods.
Extending Your Research Artifacts' Lifespan
How to Preserve Your Valuable Data on Chameleon Cloud
Understanding how to preserve your valuable research on Chameleon Cloud is crucial for research continuity and community contribution. Here's how to extend the lifespan of your resources through smart public sharing
Chameleon Changelog for February 2025
This month, we are excited to announce new updates to the Trovi dashboard, and the launch of the Chameleon User Forums. Additionally, please note our new data policies, as these will take effect soon!
Less Data, Better Results: How Active Learning Improves Workflow Anomaly Detection
Chameleon-Powered Research Shows the Path to Efficient Scientific Computing
Scientific workflows often fail in unexpected ways, but traditional detection systems require massive amounts of training data. This groundbreaking approach generates just the right data needed to train anomaly detection models, improving accuracy while reducing resource consumption.
Chameleon Changelog for January 2025
Pardon our dust! This month, we have been revising, modernizing, and upgrading to improve Chameleon services. We have updates on the upcoming KVM plans, FPGA changes, and more.
AutoAppendix: Towards One-Click Reproduction of Computational Artifacts
Streamlining Scientific Validation Through Automated Reproducibility Infrastructure
The AutoAppendix project evaluates computational artifact reproducibility across SC24 conference submissions, revealing that most researchers struggle with creating truly replicable experiments despite their importance to scientific validity. By developing one-click reproduction templates for the Chameleon Cloud platform, this research aims to transform how computational scientists share and validate their work, potentially saving countless hours of frustration for both authors and reviewers.