Workflow
Transformers
icon
Search documents
¿Cuál es el motor de la ciencia? | Mario Ponce | TEDxLINTAC Youth
TEDx Talks· 2025-10-20 15:27
Historical Context & Scientific Progress - The presentation explores the driving forces behind scientific advancement, questioning whether it's curiosity, the pursuit of common good, or progress itself [1] - It highlights the contributions of lesser-known figures like Tycho Brahe, emphasizing that scientific progress is built upon the work of individuals, even those with flaws [9] - The presentation traces the evolution of understanding the solar system, from geocentric models to the heliocentric view championed by Copernicus and Galileo [4] Tycho Brahe's Significance - Tycho Brahe's meticulous data collection and development of precise astronomical instruments were crucial to scientific advancement [2] - Brahe's discovery of a supernova brought him fame and resources, but his personal vices and ethical dilemmas led to his relative obscurity [2] - Brahe's attempt to reconcile geocentric and heliocentric models resulted in a flawed model, hindering his legacy [2] The Interconnectedness of Scientific Discovery - Johannes Kepler's laws of planetary motion were derived from Tycho Brahe's data, demonstrating the importance of collaboration and building upon previous work [4][5] - Isaac Newton's laws of motion and calculus validated Kepler's laws, further solidifying the heliocentric model and revolutionizing physics [6][7][8] - The presentation draws a parallel between Tycho Brahe's data-driven approach and modern statistical inference, neural networks, and large language models (LLMs) [10][11] Ethical Considerations in Science - The presentation raises the question of whether the rigorous work of someone with questionable character can be validated [12] - It suggests that Tycho Brahe's ethical failings contributed to his being forgotten, emphasizing the importance of ethical decision-making in science [13] - The speaker posits that humanity, with its inherent flaws and virtues, is the driving force behind science, urging individuals to strive for ethical conduct to shape a better future [14][15]
X @Avi Chawla
Avi Chawla· 2025-09-20 19:41
Technology Breakthroughs - True technology breakthroughs are rare, the hype around KANs serves as a reminder [1] - Shifts like the success of Transformers only come once in a decade or more [1] Industry Dynamics - Transformers aligned with hardware, data, and economics, proving to be a significant breakthrough [1]
Vision AI in 2025 — Peter Robicheaux, Roboflow
AI Engineer· 2025-08-03 17:45
AI Vision Challenges & Opportunities - Computer vision lags behind human vision and language models in intelligence and leveraging big pre-training [3][8][11] - Current vision evaluations like ImageNet and COCO are saturated and primarily measure pattern matching, hindering the development of true visual intelligence [5][22] - Vision models struggle with tasks requiring visual understanding, such as determining the time on a watch or understanding spatial relationships in images [9][10] - Vision-language pre-training, exemplified by CLIP, may fail to capture subtle visual details not explicitly included in image captions [14][15] Rooflow's Solution & Innovation - Rooflow introduces RF DTOR, a real-time object detection model leveraging the Dinov2 pre-trained backbone to address the underutilization of large pre-trainings in visual models [20] - Rooflow created R100VL, a new dataset comprising 100 diverse object detection datasets, to better measure the intelligence and domain adaptability of visual models [24][25] - R100VL includes challenging domains like aerial imagery, microscopy, and X-rays, and incorporates visual language tasks to assess contextual understanding [25][26][27][28][29] - Rooflow's benchmark reveals that current vision language models struggle to generalize in the visual domain compared to the linguistic domain [30] - Fine-tuning a YOLO V8 nano model from scratch on 10-shot examples performs better than zero-shot Grounding DINO on R100VL, highlighting the need for improved visual generalization [30][36][37] Industry Trends & Future Directions - Transformers are proving more effective than convolutional models in leveraging large pre-training datasets for vision tasks [18] - The scale of pre-training in the vision world is significantly smaller compared to the language world, indicating room for growth [19] - Rooflow makes its platform freely available to researchers, encouraging open-source data contributions to the community [33]
Building a Smarter AI Agent with Neural RAG - Will Bryk, Exa.ai
AI Engineer· 2025-07-29 07:01
Core Problem & Solution - The presentation introduces Exa, a search engine designed for AI, addressing the limitations of traditional search engines built for human users [5][23] - Exa aims to provide an API that delivers any information from the web, catering to the specific needs of AI systems [22][41] - Exa uses transformer-based embeddings to represent documents, capturing meaning and context beyond keywords [11][12] AI vs Human Search - Traditional search engines are optimized for humans who use simple queries and want a few relevant links, while AIs require complex queries, vast amounts of knowledge, and precise, controllable information [23][24] - AI agents need search engines that can handle multi-paragraph queries, search with extensive context, and provide comprehensive knowledge [31][32][33] - Exa offers features like adjustable result numbers (10, 100, 1000), date ranges, and domain-specific searches, giving AI systems full control [44] Market Positioning & Technology - Exa launched in November 2022 and gained traction for its ability to handle complex queries that traditional search engines struggle with [15] - The company recognized the need for AI-driven search after the emergence of ChatGPT, realizing that LLMs need external knowledge sources [17][18] - Exa combines neural and keyword search methods to provide comprehensive results, allowing agents to use different search types based on the query [47][48] Future Development - Exa is developing a "research endpoint" that uses multiple searches and LLM calls to generate detailed reports and structured outputs [51] - The company envisions a future where AI agents have full access to the world's information through a versatile search API [48] - Exa aims to handle a wider range of queries, including semantic and complex ones, turning the web into a controllable database for AI systems [38][39][40]