Home Technology peripherals AI Leading the commercialization of AIGC with a 'vertical model', what is FancyTech's technical path?

Leading the commercialization of AIGC with a 'vertical model', what is FancyTech's technical path?

Aug 16, 2024 pm 04:36 PM
aigc industry

We are witnessing another round of technological innovation. This time, AIGC provides individuals with tools to express themselves, making creation easier and more popular, but the driving force behind it is not the "big" model.

In the past two years, AIGC technology has developed faster than everyone imagined, sweeping into all fields from text, images to videos. Discussions on the commercialization path of AIGC have never stopped. Among them, there are consensus and divergence of routes.

On the one hand, the powerful capabilities of the general model are amazing, showing application potential in all walks of life. In particular, the introduction of architectures such as DiT and VAR has enabled Scaling Law to leapfrog from text to visual generation. Under the guidance of this rule, many large model manufacturers continue to move forward in the direction of increasing training data, computing power investment, and accumulating parameters.

On the other hand, we have also seen that a universal model does not mean "kill all". In the face of many subdivided track tasks, a "well-trained" vertical model can achieve better results.

As large model technology enters a period of accelerated implementation, the latter commercialization path has received rapid growth in attention.

In this evolution process, a startup company from China, FancyTech, stands out: It has rapidly expanded the market with standardized products for commercial visual content generation, and has verified the superiority of the "vertical model" at the industrial implementation level earlier than its peers. sex.

Looking around the domestic large-model entrepreneurial circle, FancyTech’s commercialization record is obvious to all. But what is less known is the vertical model and technological advantages that this company, which was born only a few years ago, is at the forefront of the track.

In an exclusive interview, this website talked with FancyTech about the technological exploration they are doing.

FancyTech releases video vertical model DeepVideo

How to break through industry barriers?

Generally speaking, after the zero-sample generalization ability of a general model reaches a certain level, fine-tuning it can be used for downstream tasks. This is also the way many large model products are launched today. But from the actual effect, just "fine-tuning" cannot meet the needs of industrial applications, because the content generation tasks of each industry have their own specific and complex set of standards.

A general model may be able to complete 70% of conventional tasks, but what customers really need is a "vertical model" that can meet 100% of their needs. Take commercial visual design as an example. In the past, related work was completed by professionals with long-term accumulation, and it needed to be designed and adjusted according to the specific needs of the brand, which involved a lot of manual experience. Compared with indicators such as aesthetics and instruction compliance, "product restoration" is a point that brands pay more attention to in this task, and it is also the deciding factor in whether brands are willing to pay.

In the process of self-developing a vertical model for commercial images/videos, FancyTech disassembled the core challenge: how to make the product sufficiently restored and blended into the background, especially in the generated video, to achieve controllable and inconsistent movement of the product. deformation.

Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?

Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?

With the development of large model technology today, for the application layer, taking the open source or closed source route is no longer the core issue. FancyTech's vertical model is based on the open source underlying algorithm framework, superimposed with its own data annotation and re-training, and only requires a few hundred GPUs for continuous training iterations to achieve good generation results. In contrast, the two factors of "product data" and "training methods" are more critical to the final implementation effect.

FancyTech has introduced the idea of ​​spatial intelligence to guide the 2D content generation of the model on the premise of accumulating massive 3D training data. Specifically, in terms of image content generation, the team proposed a "multi-modal feature device" to ensure the restoration of the product, and used special data collection to ensure the natural integration of the product and the background; in terms of video content generation, the team reconstructed the video The generated underlying links are designed to directionally design the framework and perform data engineering to achieve product-centered video generation.

True dimensionality reduction attack: How does "spatial intelligence" guide 2D content generation?

The core reason why many visual generation products are unsatisfactory is that current image and video generation models often learn based on 2D training data and do not understand the real physical world.

This has reached a consensus in the field, and some researchers even believe that under the autoregressive learning paradigm, the model’s understanding of the world is always shallow.

But in the subdivision task of commercial visual generation, it is not completely unsolvable to enhance the understanding of the 3D physical world of the model and better generate 2D content.

FancyTech has migrated research ideas in the field of "spatial intelligence" to the construction of visual generative models. Different from general generative models, the idea of ​​​​spatial intelligence is to learn from the original signals obtained by a large number of sensors and accurately calibrate the original signals obtained by the sensors to give the model the ability to perceive and understand the real world.

Therefore, FancyTech uses lidar scanning instead of traditional studio shooting, and has accumulated a large number of high-quality 3D data pairs that reflect the differences before and after product integration, and combines 3D point cloud data with 2D data as model training data to enhance the model understanding of the real world.

We know that in the generation of any visual content, the shaping of light and shadow effects is a very challenging task. Elements such as lighting, luminous bodies, backlighting, and light spots can make the spatial layering of the picture stronger, but this is a "knowledge point" that is difficult to understand for generative models.

In order to collect as much natural light and shadow data as possible, FancyTech established dozens of lights with adjustable brightness and color temperature in each environment, which means that each pair in the massive data can be superimposed with multiple lights and different brightnesses. and changes in color temperature.

Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?

This high-intensity data collection simulates the lighting of real shooting scenes, making it more in line with the characteristics of e-commerce scenes.

Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?

Combined with high-quality 3D data accumulation, FancyTech has made a series of innovations in the algorithm framework, organically combining spatial algorithms with image and video algorithms to allow the model to better understand the interaction between core objects and the environment.

During the training process, the model can "emerge" to a certain extent with an understanding of the physical world, and have a deeper understanding of three-dimensional space, depth, reflection and refraction of light, and the results of light operating in different media and different materials. cognition, and finally achieved the "strong reduction" and "hyper-fusion" of the products in the generated results.

What are the algorithm innovations behind “strong reduction” and “hyper-fusion”?

For common product scene image generation tasks, the mainstream method at this stage mainly uses textures to ensure the restoration of the product part, and then implements the editing of image scenes based on Inpainting technology. The user selects the area that needs to be changed, enters Prompt or provides a reference image to guide the product scene generation. The fusion effect of this method is better, but the disadvantage is that the controllability of the scene generation results is not high. For example, it is not clear enough or too simple, and it cannot guarantee the high availability rate of a single output.

In response to problems that cannot be solved by current methods, FancyTech proposes a proprietary "multi-modal feature generator" that extracts product features in multiple dimensions, and then uses these features to generate integrated scene graphs.

Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?

The work of extracting features can be divided into "global features" and "local features". Global features include the outline, color and other elements of the product, which are extracted using VAE encoders; local features include product details everywhere, using graph neural Network extraction. One of the great benefits of the graph neural network is that it can extract the information of each key pixel in the product and the relationship between the key pixels, and improve the restoration of details inside the product.

In the content generation of flexible material products, the effect obtained by this method is significantly improved: Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?

Compared with images, video generation also involves the motion control of the product itself and the changes in light and shadow it brings. For general video generation models, the difficulty lies in the inability to independently protect a certain part of the video. In order to solve this problem, FancyTech split the task into two branches: "product movement generation" and "video scene integration".

  • In the first step, FancyTech designed some targeted motion planning solutions to control the movement of the product in the screen, which is equivalent to "fixing" the product in each frame of the video in advance;

  • Step 2 , achieving controllable video generation through the control module. The control module adopts a flexible design and is compatible with different architectures such as U-net and DiT, making it easy to expand and optimize.

At the data level, in addition to using FancyTech’s unique product data resources to provide control training and product protection, multiple open source data sets are also added to ensure scene generalization capabilities. The training plan combines comparative learning and course learning, and ultimately achieves the protection effect of goods.

Let the dividends of the AIGC era

start from the vertical model and move towards more ordinary people

Whether it is "universal" or "vertical", the end point of both routes is commercialization.

The most direct beneficiary of the implementation of FancyTech’s vertical model is the brand. In the past, the production cycle of an advertising video could be as long as several weeks from planning, shooting, and editing. But in the AIGC era, it only takes ten minutes to create such an advertising video, and the cost is only one-fifth of the original cost.

With the advantages of massive unique data and industry know-how, FancyTech has won wide recognition at home and abroad through the advantages of vertical model. It has signed contracts with Samsung and LG with Korean partners; it has started cooperation with Lazada, a well-known e-commerce platform in Southeast Asia. ; In the United States, it has been favored by local brands such as Kate Sommerville and Solawave; in Europe, it has won the LVMH Innovation Award and is in-depth cooperation with European customers.

In addition to the core vertical model, FancyTech also provides full-link automatic publishing and data feedback capabilities for AI short videos, driving continued growth in product sales.

What’s more important is that the vertical model visualizes the path for the general public to use AIGC technology to improve productivity. For example, a traditional street photo studio can complete the business transformation from simple portrait shooting to professional-level commercial visual material production without adding professional equipment and professionals with the help of FancyTech's products. Leading the commercialization of AIGC with a vertical model, what is FancyTechs technical path?

Now just by picking up a mobile phone, almost everyone can shoot videos, record music, and share their creations with the world. Imagine a future where AIGC once again unleashes personal creativity -

allowing ordinary people to cross professional thresholds and turn ideas into reality more easily, thus allowing the productivity of each industry to leap forward and generate more emerging industries, AIGC From this moment on, the dividends of the times brought by technology begin to truly reach ordinary people.

The above is the detailed content of Leading the commercialization of AIGC with a 'vertical model', what is FancyTech's technical path?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1668
14
PHP Tutorial
1273
29
C# Tutorial
1256
24
DeepMind robot plays table tennis, and its forehand and backhand slip into the air, completely defeating human beginners DeepMind robot plays table tennis, and its forehand and backhand slip into the air, completely defeating human beginners Aug 09, 2024 pm 04:01 PM

But maybe he can’t defeat the old man in the park? The Paris Olympic Games are in full swing, and table tennis has attracted much attention. At the same time, robots have also made new breakthroughs in playing table tennis. Just now, DeepMind proposed the first learning robot agent that can reach the level of human amateur players in competitive table tennis. Paper address: https://arxiv.org/pdf/2408.03906 How good is the DeepMind robot at playing table tennis? Probably on par with human amateur players: both forehand and backhand: the opponent uses a variety of playing styles, and the robot can also withstand: receiving serves with different spins: However, the intensity of the game does not seem to be as intense as the old man in the park. For robots, table tennis

The first mechanical claw! Yuanluobao appeared at the 2024 World Robot Conference and released the first chess robot that can enter the home The first mechanical claw! Yuanluobao appeared at the 2024 World Robot Conference and released the first chess robot that can enter the home Aug 21, 2024 pm 07:33 PM

On August 21, the 2024 World Robot Conference was grandly held in Beijing. SenseTime's home robot brand "Yuanluobot SenseRobot" has unveiled its entire family of products, and recently released the Yuanluobot AI chess-playing robot - Chess Professional Edition (hereinafter referred to as "Yuanluobot SenseRobot"), becoming the world's first A chess robot for the home. As the third chess-playing robot product of Yuanluobo, the new Guoxiang robot has undergone a large number of special technical upgrades and innovations in AI and engineering machinery. For the first time, it has realized the ability to pick up three-dimensional chess pieces through mechanical claws on a home robot, and perform human-machine Functions such as chess playing, everyone playing chess, notation review, etc.

Claude has become lazy too! Netizen: Learn to give yourself a holiday Claude has become lazy too! Netizen: Learn to give yourself a holiday Sep 02, 2024 pm 01:56 PM

The start of school is about to begin, and it’s not just the students who are about to start the new semester who should take care of themselves, but also the large AI models. Some time ago, Reddit was filled with netizens complaining that Claude was getting lazy. "Its level has dropped a lot, it often pauses, and even the output becomes very short. In the first week of release, it could translate a full 4-page document at once, but now it can't even output half a page!" https:// www.reddit.com/r/ClaudeAI/comments/1by8rw8/something_just_feels_wrong_with_claude_in_the/ in a post titled "Totally disappointed with Claude", full of

At the World Robot Conference, this domestic robot carrying 'the hope of future elderly care' was surrounded At the World Robot Conference, this domestic robot carrying 'the hope of future elderly care' was surrounded Aug 22, 2024 pm 10:35 PM

At the World Robot Conference being held in Beijing, the display of humanoid robots has become the absolute focus of the scene. At the Stardust Intelligent booth, the AI ​​robot assistant S1 performed three major performances of dulcimer, martial arts, and calligraphy in one exhibition area, capable of both literary and martial arts. , attracted a large number of professional audiences and media. The elegant playing on the elastic strings allows the S1 to demonstrate fine operation and absolute control with speed, strength and precision. CCTV News conducted a special report on the imitation learning and intelligent control behind "Calligraphy". Company founder Lai Jie explained that behind the silky movements, the hardware side pursues the best force control and the most human-like body indicators (speed, load) etc.), but on the AI ​​side, the real movement data of people is collected, allowing the robot to become stronger when it encounters a strong situation and learn to evolve quickly. And agile

ACL 2024 Awards Announced: One of the Best Papers on Oracle Deciphering by HuaTech, GloVe Time Test Award ACL 2024 Awards Announced: One of the Best Papers on Oracle Deciphering by HuaTech, GloVe Time Test Award Aug 15, 2024 pm 04:37 PM

At this ACL conference, contributors have gained a lot. The six-day ACL2024 is being held in Bangkok, Thailand. ACL is the top international conference in the field of computational linguistics and natural language processing. It is organized by the International Association for Computational Linguistics and is held annually. ACL has always ranked first in academic influence in the field of NLP, and it is also a CCF-A recommended conference. This year's ACL conference is the 62nd and has received more than 400 cutting-edge works in the field of NLP. Yesterday afternoon, the conference announced the best paper and other awards. This time, there are 7 Best Paper Awards (two unpublished), 1 Best Theme Paper Award, and 35 Outstanding Paper Awards. The conference also awarded 3 Resource Paper Awards (ResourceAward) and Social Impact Award (

Li Feifei's team proposed ReKep to give robots spatial intelligence and integrate GPT-4o Li Feifei's team proposed ReKep to give robots spatial intelligence and integrate GPT-4o Sep 03, 2024 pm 05:18 PM

Deep integration of vision and robot learning. When two robot hands work together smoothly to fold clothes, pour tea, and pack shoes, coupled with the 1X humanoid robot NEO that has been making headlines recently, you may have a feeling: we seem to be entering the age of robots. In fact, these silky movements are the product of advanced robotic technology + exquisite frame design + multi-modal large models. We know that useful robots often require complex and exquisite interactions with the environment, and the environment can be represented as constraints in the spatial and temporal domains. For example, if you want a robot to pour tea, the robot first needs to grasp the handle of the teapot and keep it upright without spilling the tea, then move it smoothly until the mouth of the pot is aligned with the mouth of the cup, and then tilt the teapot at a certain angle. . this

Distributed Artificial Intelligence Conference DAI 2024 Call for Papers: Agent Day, Richard Sutton, the father of reinforcement learning, will attend! Yan Shuicheng, Sergey Levine and DeepMind scientists will give keynote speeches Distributed Artificial Intelligence Conference DAI 2024 Call for Papers: Agent Day, Richard Sutton, the father of reinforcement learning, will attend! Yan Shuicheng, Sergey Levine and DeepMind scientists will give keynote speeches Aug 22, 2024 pm 08:02 PM

Conference Introduction With the rapid development of science and technology, artificial intelligence has become an important force in promoting social progress. In this era, we are fortunate to witness and participate in the innovation and application of Distributed Artificial Intelligence (DAI). Distributed artificial intelligence is an important branch of the field of artificial intelligence, which has attracted more and more attention in recent years. Agents based on large language models (LLM) have suddenly emerged. By combining the powerful language understanding and generation capabilities of large models, they have shown great potential in natural language interaction, knowledge reasoning, task planning, etc. AIAgent is taking over the big language model and has become a hot topic in the current AI circle. Au

Hongmeng Smart Travel S9 and full-scenario new product launch conference, a number of blockbuster new products were released together Hongmeng Smart Travel S9 and full-scenario new product launch conference, a number of blockbuster new products were released together Aug 08, 2024 am 07:02 AM

This afternoon, Hongmeng Zhixing officially welcomed new brands and new cars. On August 6, Huawei held the Hongmeng Smart Xingxing S9 and Huawei full-scenario new product launch conference, bringing the panoramic smart flagship sedan Xiangjie S9, the new M7Pro and Huawei novaFlip, MatePad Pro 12.2 inches, the new MatePad Air, Huawei Bisheng With many new all-scenario smart products including the laser printer X1 series, FreeBuds6i, WATCHFIT3 and smart screen S5Pro, from smart travel, smart office to smart wear, Huawei continues to build a full-scenario smart ecosystem to bring consumers a smart experience of the Internet of Everything. Hongmeng Zhixing: In-depth empowerment to promote the upgrading of the smart car industry Huawei joins hands with Chinese automotive industry partners to provide

See all articles