GalaxEye Space, a space-tech startup, has formally signed an agreement with iDEX DIO to design and develop a multi-sensor fusion processing system for miniaturised satellites capable of carrying payloads up to 150 kg for the Indian Air Force.
The innovative system will analyse data from SAR, Earth Observation (EO), IR, and Hyper-Spectral sensors before transmitting it to ground stations. Designed as an independent, pluggable module, the device can be attached to any multi-sensor satellite, providing high processing throughput, power efficiency, compact size, lightweight reliability, compatibility with existing systems, and ease of maintenance.
The formal signing ceremony was attended by Giridhar Aramane, Hon’ble Defence Secretary, Lt Gen Upendra Dwivedi, designated Chief of Army Staff and current Vice Chief, and other high-ranking officials from the Ministry of Defence and the Armed Forces.
This collaboration aligns with the Make In India initiative, demonstrating GalaxEye Space’s commitment to fostering self-reliance in the defense sector, with support from iDEX DIO. The 350th iDEX contract enables innovation in space electronics, wherein many payloads earlier deployed on large satellites are now being miniaturised.
GalaxEye Space is also on track to launch the world’s first multi-sensor SAR + EO satellite by Q1 of FY 2025, marking a significant milestone in the industry. The company has developed India’s First UAV SAR system for defense markets and completed over 200 successful flights with UAV SAR Payload.
GalaxEye Space, a spin-out from team Hyperloop of IIT Madras, has been featured amongst the Top 10 Start-ups to watch in 2023 by ViaSat.
Bengaluru-based Pixxel had also recently signed the 350th contract under the iDEX (Innovations for Defence Excellence) program to manufacture miniaturised multi-payload satellites for the Indian Air Force.
The contract, awarded as part of the iDEX Prime Space grant, marks a significant milestone in Pixxel’s mission to revolutionise the space industry in India.
Under the contract, Pixxel will develop small satellites weighing up to 150 kg for electro-optical, infrared, synthetic aperture radar, and hyperspectral applications. The company will leverage its indigenous hyperspectral satellite technology and manufacturing expertise to build these satellites, enabling ease of manufacture, low cost, and ease of launch.
The post GalaxEye Inks iDEX Agreement to Develop Multi-Sensor Fusion System for IAF Satellites appeared first on Analytics India Magazine.
Humankind has always been strongly shaped by its ability to store and share information. Studies indicate that a key distinction between humans and other animals lies in our ability to create, preserve, and inherit knowledge and culture across generations.
Today we are amid a significant shift in how our world works: Data has become the fuel of the XXI century. All fields and sectors rely on it to make decisions.
One thing is certain: The need for data-related skills will only keep surging.
Organisations today gather raw data from both internal and external sources at an unprecedented rate. By analysing this data, they can use reporting applications, dashboards, and other tools to answer questions and gain valuable insights.
So the right question to be done is how to manage all this data?
SQL remains one of the most demanded skills for data professionals. Let’s explore why this is the case and how you can join this data revolution.
SQL, the Star of Data Management
SQL, which stands for Structured Queries Language, is the standard language for interacting with a database that uses an SQL server. It was created for the purpose of manipulating sets of data. It can be used to retrieve, update, delete, and create data within a database.
Beyond data manipulation, SQL allows you to alter the database structure, such as adding tables, delete records and setting access permissions.
As most organisations rely on data to make decisions and improve its efficiency, SQL is an indispensable skill for maximising data value.
Furthermore, SQL is one of the core tools in most modern business toolsets, making it a valuable skill even if you're not directly responsible for creating and managing databases. There are some advantages of learning SQL:
Image by Author
Dealing with big amounts of Data
SQL is designed to work with big data and can handle complex queries on large datasets much faster than other tools like spreadsheets or even some programming languages like Python. Learning SQL helps you manage and analyse big data effectively.
In many organizations, the core of the data environment is typically a data warehouse, where SQL is the primary language for interaction.
Interacting with other Tools
SQL integrates seamlessly with other data science tools and programming languages, such as Python and R. Libraries like pandas (Python) and dplyr (R) allow you to run SQL queries directly within your code.
This interoperability makes it easier to combine SQL's data handling capabilities with the advanced analytics, visualisation and machine learning features of these languages.
Standardize Skill
To query or manipulate data with SQL, you use statements with keywords such as "SELECT" and "FROM." This SQL syntax is standardized by ANSI and ISO-certified, ensuring consistency across the hundreds of databases and data tools that support SQL today.
While some databases and tools may extend the syntax with specialized operators, commands, or functions, the fundamental principles of SQL remain consistent.
Once you master the basics of SQL, you can apply this knowledge universally across different platforms.
It is easy to understand
Basic SQL syntax is highly readable, resembling natural language. It outlines how data should be retrieved or manipulated.
Consider the following example query:
SELECT first_name, last_name, date_of_hire FROM employees WHERE date_of_hire > '2018-12-31' ORDER BY date_of_hire, last_name;
In this query, the SQL keywords SELECT, FROM, WHERE, and ORDER BY define the actions to be performed and any person can understand the main purpose of the query. It is important to consider that while these keywords don't need to be capitalised, it's a common convention to do so for better readability.
Getting Started with SQL
Now that we know SQL skills are essential for working with data, you might wonder how to begin. Here's a step-by-step guide to get you started: Basic SQL Statements: Start with the basic SQL statements to retrieve data and manipulate tables. Aggregate Functions: Learn aggregate functions like SUM and AVG to summarise data and perform initial analyses on a single table. JOINs and Subqueries: Move on to using JOINs and subqueries to combine data from multiple tables. Once you know the basics, it is important to start doing your own hands-on projects. In the following link you can find some ideas of projects to do on your own.
Performing these projects will reinforce your understanding and prepare you for practical data tasks.
Differences Between SQL Dialects
SQL dialects are variations of the SQL language tailored to different database systems, each impacting compatibility and ease of use. For data professionals, learning the differences between SQL dialects such as MySQL, PostgreSQL, and SQLite is highly beneficial. Learners usually start with SQLite. Grasping the unique features of each dialect can enhance code performance and facilitate seamless integration across various platforms. While it's not necessary to be an expert in every SQL dialect, having a basic understanding of the syntax differences is extremely helpful, especially when seeking employment in environments that use different dialects. Many learners start with SQLite, but it’s advantageous to familiarize yourself with at least one other SQL dialect beyond SQLite. This knowledge will make you more versatile and better prepared for diverse data environments.
In Brief
SQL is essential for handling and analyzing large datasets efficiently. Its importance is highlighted by its ranking as the third most commonly used language among professional programmers in 2023.
SQL integrates seamlessly with other data science tools and programming languages like Python and R, enhancing its utility in data management and analysis across various platforms.
SQL's syntax is standardized, making it consistent and easy to learn across different database systems. Its readability and natural language resemblance make it accessible for beginners, while knowledge of multiple SQL dialects increases employability and versatility in different data environments.
Josep Ferrer is an analytics engineer from Barcelona. He graduated in physics engineering and is currently working in the data science field applied to human mobility. He is a part-time content creator focused on data science and technology. Josep writes on all things AI, covering the application of the ongoing explosion in the field.
More On This Topic
Eight Data Science Specializations, and Why You Should Pick One
3 Reasons Why You Should Use Linear Regression Models Instead of…
Top 5 Reasons Why You Should Avoid a Data Science Career
Top 4 tricks for competing on Kaggle and why you should start
5 Reasons Why You Should Get Certified
Why You Should Not Overuse List Comprehensions in Python
Hating on IIT graduates is literally a skill issue. But this is a new trend where a lot of people are taking shots at IITians because they claim that they are nothing when compared to people from Harvard, Stanford, or MIT. Well, this diss of IITians stems from the fact that many people are just jealous of them.
Preparing for the JEE is like enduring a mental military boot camp. It’s gruelling, relentless, and often soul-crushing. Raj Dabre, a prominent researcher at NICT in Kyoto, adjunct faculty at IIT Madras and a visiting professor at IIT Bombay, joined in on the conversation. “JEE prep was one of the hardest things I ever did,” he recalled.
Dabre said that as someone who failed the JEE, attended a tier-3 college, and later made it to an IIT through GATE, he managed to build a strong foundation in maths and science. This rigorous preparation wasn’t just about clearing an exam—it rewired his brain to handle complex problems, which later, he said, “helped me breeze through my undergrad studies.”
Anyone with dedication can master the basics, JEE or no JEE. The exam just happens to cram a lot of that learning into a short period, turning students into problem-solving machines.
IITians make IITs great, not the other way around. IITs take the top 0.5% of Indian students who can grind tirelessly. Those guys would succeed anyway if they put their effort elsewhere. There's no exceptional education in IITs which you can't just find on youtube. https://t.co/4e05BPKS7V
— Wojak Codes (@wojakcodes) June 25, 2024
“IITians Make IITs Great, Not the Other Way Around”
In today’s digital age, failing to solve problems and then attributing it to not being from an IIT is just an excuse. Top-tier educational resources are available online for free, speaking of which, Andrej Karpathy and Andrew Ng are offering free courses almost every week.
There are so many brilliant educators on YouTube who sometimes outshine traditional professors. The truth is you can get an exceptional education without ever setting foot in an IIT. Becoming an AI researcher in India by grinding yourself through JEE is definitely not the only way as well.
"If we got the same education as IITians, we wouldn't suck…" Harvard's top lectures are available for free on the Internet. NPTEL has some very good courses available for free. So many cool youtubers who teach better than top IIT profs… You're just not willing to learn!!
— Wojak Codes (@wojakcodes) June 25, 2024
On the other hand, Abhay Rao argues on X that this is only the case for computer science and not other fields. “No way you’re getting the hands-on experience that an IIT student would get on that expensive equipment,” he said. This seems like a valid point as most of the seats filled in several branches apart from CS are people who did not want to go there, but just got the seat.
The thing about IIT is not just education, but the peer group to study with. Though one can get the content anywhere on YouTube, the peers are only available in the institute. This can be addressed by forming groups and learning together, but the point makes sense.
Currently, everyone is yet to become a self-learner. But this might slowly change as advancements in AI could encourage people to learn coding with the help of such tools. For now, however, many students still need a good teacher in front of them. Not a lecturer on YouTube.
The undeniable truth is that professors from IITs are probably the best in the country. Which is what makes a lot of difference.
Nilesh Yadav on X suggests an experiment: “Imagine an experiment where we take the top 1% of JEE students and put them in a regular college, while random JEE students are put in an IIT.”
He predicted that the 1% would still perform better regardless of the college.
Though, It Is Fine To Admit That Indian Researchers Are Not That Good
The notion that all IITians are privileged geniuses with a golden ticket to success is as misguided as it is petty. Sure, some IITians might be, but the majority are just hardworking individuals who’ve faced intense pressure to succeed. And guess what? “Not every IITian is a great engineer.”
Many students slog through their courses just like anyone else, watching YouTube lectures at 2x speed the night before their exams.
The critique that Indian AI/ML researchers aren’t at the level of international bigwigs like Ng, Karpathy, or Ilya Sutskever is somewhat true. We don’t have anyone in India making an impact at that level.
Hard cope. Not one "ML/AI researcher" in India is anywhere close to Andrew Ng, Ian Goodfellow, Andrej Karpathy, Ilya Sutskever, etc (most of the folks mentioned are less than 40 years of age btw) You think the JEE grind is the only way to learn math? Absolute joke. pic.twitter.com/A7Rc17YIWq
— major tom (@tailwiinder) June 25, 2024
That indeed is true, but let’s not ignore the fact that cutting-edge research requires serious funding. The US pours money into research, attracting top talent and enabling groundbreaking work.
Moreover, many IIT graduates also leave the country for the US to do foundational research. In comparison, India’s research funding is peanuts. But compare Indian researchers in the US with their peers, and the gap disappears.
At the same time, the glorification of JEE to an extent that it becomes the gold standard is also not fruitful. Most people who attempt JEE and do not get selected can also succeed, it’s just a game of skill.
“I’d rather take a 1 crore loan to educate my child than worry about them not being alive, or coming out of it with zero social skills, and still having an infinitesimal chance of winning,” concluded the user who started the debate on the topic.
The post “If We Got the Same Education as IITians, We Wouldn’t Suck…” appeared first on Analytics India Magazine.
Writing down notes with pen and paper scratches an itch that typing text doesn't fulfill. Studies have shown that physically jotting down notes is a better way to retain information. However, by writing stuff down, you miss out on the perks of digitizing your notes. ChatGPT helps you get the best of both worlds.
When OpenAI supercharged the free version of ChatGPT with GPT-4o in May, users could upload files, including images, documents, and more. This update allowed users to interact with images in multiple ways, including extracting text.
Also: How to use ChatGPT to analyze PDFs for free
This capability means you can upload handwritten documents, from sticky notes to meeting and class notes to packing lists, and convert them into text. Then, you can use that text to create new content by copying and pasting it into presentations, emails, outlines, essays, Quizlets, and more.
Sound too good to be true? I thought the same, but after testing the tool multiple times, I can assure you that it works efficiently and quickly. Getting started is simple, and you will not want to stop once you start.
1. Log in to your OpenAI account
If you haven't created an account, click on Sign Up. Otherwise, log in with your OpenAI credentials.
Even though you can access ChatGPT without creating an OpenAI account, you need to sign in to access GPT-4o and its many perks, including image uploads. The good news is that creating an account is easy, and the perks are well worth it.
Also: Grammarly adds 5 new security and control features for enterprise users
If you have never created a ChatGPT account, you can easily do so from the sign-in page. You can also log in with your existing Google or Microsoft account. I opted for the latter option, so I don't have to memorize another username and password.
2. Upload your image
Once you log in, you will be brought to the ChatGPT interface with a blank textbox. Next to the textbox, you will find a paperclip icon, which you can click on to upload your photo from several different sources, including Google Drive, Microsoft OneDrive, or your computer.
If the image is readily available on your device, you can drag and drop it to your text box.
Also: Gmail users can now ask Google's Gemini AI to help compose and summarize emails
I wouldn't worry about what your text looks like because I uploaded a sticky note I wrote over the weekend in cursive, as seen below, and ChatGPT had no problem understanding and outputting the text.
If you enter the picture with no text prompt, ChatGPT will most often automatically extract the text and present it to you typed out. However, to ensure the bot knows what to do and does so successfully, I recommend adding a simple text prompt like, "Can you extract the text from this image?" and then hit enter.
3. Use your text for whatever you need
Once ChatGPT outputs the extracted text, you can check to ensure the output accurately represents your text. In every instance I have tried, the bot has been word-for-word correct. Then, you can copy and paste the text wherever you'd like. Some use cases include presentations, emails, virtual sticky notes, outlines, and more.
Researchers from Tsinghua University and Shanghai AI Laboratory have unveiled MotionBooth, a groundbreaking generalist motion generation model capable of producing diverse and realistic human-object interactions.
This innovative approach addresses the limitations of existing motion generation methods, which often struggle with complex interactions and lack generalisation capabilities.
Read the full paper here – https://arxiv.org/pdf/2406.17758
MotionBooth employs a novel architecture that combines a motion transformer with a latent diffusion model, enabling it to generate high-quality motions for various human-object interaction scenarios.
The model’s key features include a unified representation for both human and object motions, a motion transformer that captures temporal dependencies, and a latent diffusion model for generating diverse and realistic motions.
The researchers trained MotionBooth on a large-scale dataset comprising over 200,000 motion sequences, including both human-only and human-object interaction motions. This extensive training allows the model to generalise well to unseen objects and interactions.
Experimental results demonstrate MotionBooth’s superior performance compared to existing methods, showcasing higher-quality motion generation for both seen and unseen objects, improved diversity in generated motions, and better generalisation to novel interaction scenarios.
The model’s capabilities extend to various applications, including motion synthesis for animation and game development, human-robot interaction design, and virtual reality and augmented reality experiences.
MotionBooth’s ability to generate realistic and diverse human-object interactions represents a significant advancement in the field of motion generation. This breakthrough has the potential to revolutionise industries relying on realistic motion synthesis, from entertainment to robotics.
As research in this area continues, future work may focus on further improving the model’s generalisation capabilities and expanding its applications to more complex scenarios involving multiple humans and objects.
This is the latest from Tsinghua University. A few days back, the university introduced the ChatGLM Model, which exceeds the capabilities of GPT-4 across a wide range of benchmarks and tasks.
The post MotionBooth AI Model Brings Realistic Motion to Virtual Worlds appeared first on Analytics India Magazine.
AWS has announced a collaboration with EvolutionaryScale to bring their cutting-edge language models to scientists and researchers in the field of biology. This partnership aims to advance applications in drug discovery, carbon capture, and more.
The collaboration introduces EvolutionaryScale’s ESM3, a state-of-the-art language model family, to AWS’s robust infrastructure. This includes enterprise-grade security, privacy measures, and purpose-built services for health and generative AI.
The ESM3 model family, which includes generative, multimodal models, will be available on AWS platforms such as Amazon SageMaker and AWS HealthOmics, with support for Amazon Bedrock coming later this year.
ESM3 enables researchers to generate complex multi-domain proteins from scratch, create protein design workflows, and incorporate functional understanding. This innovative approach, termed “programmable biology,” has the potential to significantly reduce the time and cost of bringing new therapeutics to market.
Customers can start using ESM3 through Amazon SageMaker and orchestrate automated drug discovery workflows via AWS HealthOmics. The collaboration also leverages AWS’s generative AI infrastructure, including high-performance GPU instances and ML accelerators like AWS Trainium and AWS Inferentia, ensuring efficient training and deployment of ESM3 models.
This initiative marks a significant leap in generative AI for biology, potentially accelerating drug discovery timelines and enabling novel therapeutic developments. The collaboration underscores AWS’s commitment to advancing generative AI across diverse industries, particularly in life sciences.
This is just the latest in AWS updates. Only a few days ago, AWS also launched a new AWS Generative AI Spotlight programme in the Asia Pacific and Japan (APJ) region, a four-week accelerator aimed at supporting early-stage startups in the region developing generative AI applications. In India, AWS is collaborating with venture capital firm Accel for this initiative.
The post AWS Brings ESM3 Language Models to Life Sciences appeared first on Analytics India Magazine.
Organizations are still choosing to over-provision their data center and IT requirements, which can get in the way of efforts to run these facilities more sustainably.
It is not uncommon, for instance, for enterprises to turn off operating features that allow a system to run at its most efficient mode, said John Frey, chief technologist of sustainable transformation at Hewlett Packard Enterprise (HPE).
Also: Apple is building a high-security OS to run its AI data centers — here's what we know so far
He explained that HPE ships its devices set to operate at their most efficient level, with power performance optimized. However, customers often will turn off the default setting as soon as they receive the new product, worried that it would deprive the system of the computing power it needs to run without lag.
"So we can design our products to operate in the most efficient way and set it to do so as a default. The question is, how do we get customers to leave it [running] that way," said Frey, who spoke to ZDNET on the sidelines of HPE Discover 2024.
He noted that, most times, businesses operate their data center and IT infrastructures at 30% utilization, choosing to over-provision to ease their anxiety about these systems continuing to operate smoothly.
These businesses end up with a hardware stack that is hyper-efficient, but used inefficiently, he said. He added that a huge part of HPE's efforts go toward helping customers use its products more efficiently, which would in turn reduce the energy needed to power these systems.
Customer education and a change in mindset play a big part in driving overall sustainability efforts, he said. For its part, HPE provides whitepapers and case studies, including adoption frameworks to guide customers through the change, according to Frey.
He noted that metrics and analytics also have a role in quantifying the returns for businesses, be it in terms of dollars, risk reduction, enhanced resilience, reduced carbon emission, or cybersecurity benefits.
Also: Singapore keeping its eye on data centers and data models as AI adoption grows
And while regulations and mandating some of these operating standards can help drive adoption, these should be rolled out in collaboration with the industry and user community, he said. This will ensure there are no unintended consequences, such as poorer performance in other areas.
Policies that lead to such unintended results may compel companies to move workloads out of the regulating country, which is not what the government wants in setting out these mandates, he said.
Asked about key barriers to building more sustainable data centers, Frey noted that the one-size-fits-all strategy no longer works, particularly amid the anticipated spike in artificial intelligence (AI) workloads.
Facilities that power AI applications will likely need liquid cooling to maintain or improve energy efficiency for these compute-intensive environments. On the other hand, tapping ambient air may be sufficient to cool the insides of data centers running more general-purpose applications, he explained.
Also: Business sustainability ambitions are hindered by these four big obstacles
Efforts to address higher temperatures, such as Singapore's data center operating standards for tropical climates, also are better suited for traditional workloads, he said.
As companies move toward higher rack power density with their adoption of AI, they will likely need to move to liquid cooling environments, he noted.
Eventually, Frey believes, most data center operators will move in the same direction, as newer more powerful processors generate more heat since they are capable of handling more tasks.
The average IT rack used to run at between 3 and 5 kilowatts (kW) and this has been growing in the past decade to more than 20kW for mainstream computing workloads, he noted.
Power requirements go up further with racks that run AI workloads or train models, hitting more than 50kW per rack. Ambient air alone then will not be sufficient to cool such environments and will drive the need for liquid cooling, he said.
Also: Global tech spending expected to keep climbing on AI demand
In fact, demand for liquid cooling has driven the data center thermal management market to $7.67 billion, according to tech research and advisory firm Omdia. It is expected to climb at a compound annual growth rate of 18.4% until 2028, fueled by the adoption and development of AI.
In particular, liquid cooling saw significant growth in China and North America, Omdia said. "The data center thermal management is advancing due to AI's growing influence and sustainability requirements," the research noted. "Despite strong growth prospects, the industry faces challenges with supply chain constraints in liquid cooling and embracing sustainable practices."
The firm added that the integration of AI-optimized cooling systems, strategic vendor partnerships, and ongoing push for energy-efficient and environmentally friendly solutions will shape the industry's development.
"Data center cooling is projected to be a $16.8 billion market by 2028, fueled by digitalization, high power capacity demand, and a shift toward eco-friendly infrastructure, with liquid cooling emerging as the biggest technology in the sector," said Shen Wang, Omdia's principal analyst.
In a recent post on X, analyst and author Dion Hinchcliffe, mentioned that in enterprise-grade AI, retrieval augmented generation (RAG) integrates database data with generative LLMs to produce highly relevant and contextually rich responses.
This method enhances the depth and accuracy of AI outputs, resulting in more precise and insightful responses by combining the strengths of both databases and LLMs.
Echoing the same was a post by LlamaIndex CEO & co-founder Jerry Liu: “A lot of enterprise developers are creating GPT-like platforms for internal users, allowing them to customise the agent to their specific needs through an easy-to-use interface.
“RAGApp is the most comprehensive open-source project available for launching a RAG/agent chatbot on any infrastructure, all without writing a single line of application code—perfect for end users!”
A lot of enterprise developers are building GPTs-like platforms for internal users – let internal users customize the agent to their use case through a UI. RAGApp is the most comprehensive open-source project available to spin up a RAG/agent chatbot, hosted on any infrastructure… https://t.co/otgInDlAfz pic.twitter.com/NU6zpizhTa
— Jerry Liu (@jerryjliu0) May 24, 2024
Why Enterprises are Choosing to ‘RAG’
Hallucinations, rising compute costs, limited resources, and the need for a constant flow of current and dynamic information, have all proven problematic for enterprise-grade LLM solutions.
A user on a Reddit thread said that a key aspect is that fine tuning is a feasible option only if the data source you want to include is finished – RAG can provide information based on changes made yesterday or a document that was created this morning, a fine-tuned system won’t.
Moreover, the most important reasons for enterprises to RAG is the reduction of hallucination and provide more accurate, relevant, and trustworthy outputs while maintaining control over the information sources and enabling customisation to their specific needs and domains.
If we look into techniques to reduce the LLM hallucination via RAG, recently ServiceNow reduced hallucinations in structured outputs through RAG, enhancing LLM performance and enabling out-of-domain generalisation while minimising resource usage.
The technique involves a RAG system, which retrieves relevant JSON objects from external knowledge bases before generating text. This ensures the generation process is grounded in accurate and relevant data.
Many companies aim to integrate LLMs with their data to create RAG applications. For example, Cohere, a leading AI platform for enterprises, a few months ago, introduced command R+, a powerful RAG-optimised LLM for enterprise AI.
RAG or Fine Tune?
Giving an example of the pricing of GPT-3.5, ML engineer and teacher Santiago said, “99% of use cases need RAG, not fine-tuning,” as fine-tuning of the model is more expensive, and both are for different purposes.
On the other hand, fine-tuning enhances LLM capabilities for various applications. It improves sentiment analysis by better understanding text tone and emotion, aiding accurate customer feedback analysis. Additionally, it enables LLMs to identify specialised entities in domain-specific texts, improving data structuring.
However, considering both RAG and fine-tuning, recently a post on LinkedIn by Armand Ruiz, VP of product, IBM, said that fine-tuning and RAG are complementary LLM enhancement techniques.
Fine-tuning adapts the model’s core knowledge for specific domains, improving performance and cost-efficiency, while RAG injects up-to-date information during inference. A recommended approach is to start with RAG for quick testing, then combine it with fine-tuning to optimise performance and cost, leveraging the strengths of both methods for efficient, accurate AI solutions.
He also mentioned, “The answer to RAG vs fine-tuning is not an either/or choice.”
Considerations for choosing between RAG and fine-tuning include dynamic vs static performance, architecture, training data, model customisation, hallucinations, accuracy, transparency, cost, and complexity.
Hybrid models, blending the strengths of both methodologies, could pave the way for future advancements.
Does RAG Happen for Every Enterprise
A recent research paper by Tilmann Bruckhaus shows that implementing RAG effectively in enterprises, especially compliance-regulated industries like healthcare and finance can be tricky. It faces unique challenges around data security, output accuracy, scalability, and integration with existing systems, among others.
“Each enterprise has unique data schemas, taxonomies, and domain-specific terminology that RAG systems must adapt to for accurate retrieval and generation,” noted Bruckhaus, touching upon customisation and domain adoption.
However, the paper also mentioned, addressing these challenges may benefit from techniques in semantic search, information retrieval, and neural architectures, as well as careful system design and integration.
What’s Next
As compared to other methods and techniques, RAG seems to be very useful for enterprises, however, compliance-related industries face some challenges to incorporate RAG, but that can be tackled through semantic search techniques, hybrid query strategies for optimising retrieval, experimental evaluation, and so on.
RAG is advancing day-by-day and will continue to improve, eventually becoming more beneficial for enterprises.
The post Why Enterprises Like to RAG appeared first on Analytics India Magazine.
Magnific AI, a Spanish AI start-up has introduced a new feature called “Relight.” Relight enables users to modify image lighting and optionally change backgrounds using AI prompts, making it easier to create realistic and varied scenes with a main subject.
Check out the model here.
Notably, Relight has already demonstrated its capabilities with multiple projects, including a stunning reinterpretation of a classic video of Marilyn Monroe.
80 Shades of Marilyn with @Magnific_AI Relight All transfers were made from prompts, so if you like any in particular, drop a comment or DM me, as there is no way to publish all of them here.@javilopen , I love this new feature; it is easy to use and excellent results. pic.twitter.com/Qc0rYR0si5
— Teodora Pl (@toolstelegraph) June 22, 2024
It depicts Monroe striking the same pose in multiple outfits and various locations. This video highlights the AI’s ability to take existing images and enhance them to unprecedented levels of detail and realism.
The technology behind Magnific AI allows users to transform any image into a higher-resolution version.
Launched in November 2023 by Javi López and Emilio Nicolás, two entrepreneurs from Murcia, the AI startup is a company specialising in advanced AI-driven solutions for media and entertainment.
According to Magnific AI co-founder Javi Lopez, Relight works on characters, landscapes, backgrounds, and any type of image.
Relight tool is incredibly powerful. It allows you to change the entire lighting of a scene and, optionally, the background with just: – A prompt OR – A reference image OR – A light map (drawing your own lights) This will be extremely useful for all kinds of professionals! pic.twitter.com/kIb3VbbiKw
— Javi Lopez (@javilopen) June 23, 2024
During May 2024, design platform Freepik announced its acquisition of Magnific AI
Freepik acquired Magnific to enhance the suite of generative AI tools, making our platform even more robust and efficient for creators worldwide.
Speaking on this, Joaquín Cuenca Abela, CEO and co-founder at Freepik said, “Not only will Magnific’s AI complement our suite of AI tools, but having Javi and Emilio’s experience and vision on the team will elevate our AI offering – this is central to the future of Freepik and our global expansion.” The acquisition of Magnific unites committed AI innovators, strengthening Freepik’s aspirations in the AI sector and solidifying the company’s worldwide growth.
López said, “Someone asked me a few weeks ago if we were open to an acquisition. I answered with a ‘Yes, but… as long as it’s with someone who shares our values and allows us to move to the top league even faster.”
“That’s the key when you find another company, like Freepik, with whom you share values and mission, the next step of sharing resources to achieve great things becomes an obvious step to take,” he added.
Nicolás, Co-founder of Magnific said, “From day one, we’ve been in talks with Joaquín, sharing our thoughts and visions for the future. Gradually, we saw the potential for this merger between our projects in order to join forces to shape the future of the industry. Together, we’re set to ride the wave of generative AI on an even stronger board, the Freepik + Magnific one!”
As a result of the acquisition, the founders of Magnific have stated that they will keep their focus on AI innovation, conducting experiments and cultivating new ideas in the field.
The post Magnific AI Unveils “Relight”, Transforming Visual Content Creation appeared first on Analytics India Magazine.
Growing geopolitical tensions, coupled with supply chain constraints have pushed many countries, including India, to consider building their own semiconductor capabilities. Over time, the US has attempted to hinder China’s semiconductor capabilities and also limit their access to high end Graphics Processing Units (GPUs), an important tool used for AI workloads.
“I really think chips are the new oil. While oil defined the 20th century, chips will define the 21st century and every country will want to own elements of manufacturing,” Krishna Rangasayee, the CEO and founder of SiMa.ai told AIM in an exclusive interview.
Founded in 2018, the startup positions itself as a software company which also builds its own silicon. It focuses on developing AI solutions for the embedded edge computing market.
Despite being headquartered in San Jose, California, SiMa.ai has a significant presence in India, and around half of the startup’s innovation happens in India.
Interestingly, the company has chosen India as a strategic market over China, which is the largest semiconductor market in the world.
Engaging with India, Not China
Rangasayee’s recent visit marked his third trip to India in a year. During these visits, Rangasayee, who has accumulated over 18 years at Xilinx, dedicates much of his time engaging with a diverse array of customers, including automobile manufacturers, drone companies, robotics firms, and public sector entities.
The company is betting on India’s renewed focus on manufacturing and semiconductor fabrication ambitions. “I think India is going to be an AI product focussed leader globally and a lot of innovation in AI will come from India,” he said.
However, for strategic reasons, the company has chosen not to sell its chips in China.
“The world of AI and chips and geopolitics is going to be complicated. We are a startup and we are very focussed on the applications that are coming together in the US and Europe. I have no doubt that it will be happening in India as well,” said Rangasayee.
It’s a bold move for a startup, especially considering China’s status as the world’s largest semiconductor market. In 2022, global semiconductor sales totaled $574 billion, with China capturing a significant $180 billion, equating to a 31.4% market share.
Rangasayee’s decision not to engage with China might also be influenced by the US restrictions that prevent US companies from directly selling chips to China. This was done to limit China’s access to high-end graphics processing units (GPUs) developed by NVIDIA.
On the contrary, China has committed to fulfilling nearly 70% of its domestic silicon requirements internally by 2025. Rangasayee also said his decision to not engage with China has to do with AI regulation.
“AI is a complicated area. At some point, there will be an interesting set of regulations that will come together and as a startup, we need to be careful. We are not a big company and we cannot afford to engage and then revisit our engagement,” he said.
“We have so many opportunities in the US, Europe, India, Korea and Japan and that’s a very large market footprint for us,” he added.
Preparing for a Multimodal World with Second-Gen Chips
The startup also recently announced its second-generation chips, which are fabricated by the Taiwanese semiconductor giant TSMC, are under preview and will be publicly launched in the first quarter of 2025.
Built on 6 nm nodes, these chips are designed to run generative AI models on the edge along with computer vision models. The initial generation of these chips is tailored for computer vision applications at the edge only.
“The gen-one chips were on a 16 nm technology and no doubt we will have improvements in terms of power primarily but also on performance. Our partners continue to be TSMC, Arm and Synopsis and we are really appreciative of the help they provide in building this platform,” he said.
The startup aims to build one platform catering to original equipment manufacturers (OEMs) running convolutional neural networks (CNNs), vision transformers, as well as large multimodal models (LMMs).
Rangasayee believes multimodal is the future and this is what the startup has been preparing for.
“Multimodal is going to be everywhere, from every device to appliances, be it a robot or an AI PC. You will be able to converse, watch videos, parse inputs, just like you talk to a human being.”
The startup has also outlined plans for a third generation of chips. Rangasayee mentioned the company’s potential to sell its chips to phone and PC makers but emphasised a cautious approach. However, the startup has no intention of developing chips for data centres.
AGI Might Not Happen in Our Lifetime
While Rangasayee envisions an AI-dominated future, we did ask his thoughts on the current discourse on artificial general intelligence (AGI).
While some notable figures have predicted AI to supersede human-level intelligence within this decade, Rangasayee has a different outlook.
He believes the current AI systems are nowhere near sentience.“I don’t see that happening with the current form of AI, at least in the next 50-100 years. I don’t see a rationale for how that’s connected.
“A lot has been written about it but what is happening is we are moving into an element of multimodality and mimicking things that really help us but the underlying architectures are far (x3) away from being sentient.”
Moreover, many in the industry hold the media complicit in hyping the capabilities of the current AI systems. Rangasayee agrees, “Many smart minds have already spoken about it, but unfortunately the media hypes the capabilities of AI.
Nonetheless, he also adds that “You can never say never. I am an engineer at heart, and I live this every day. I don’t see a roadmap for AI systems having better human capacity and capability.”
The post Why This Semiconductor Chip Company Chose India Over China appeared first on Analytics India Magazine.