KR102262338B1 - Gan을 이용한 웹사이트 자동생성 방법, 장치 및 프로그램 - Google Patents
Gan을 이용한 웹사이트 자동생성 방법, 장치 및 프로그램 Download PDFInfo
- Publication number
- KR102262338B1 KR102262338B1 KR1020190079471A KR20190079471A KR102262338B1 KR 102262338 B1 KR102262338 B1 KR 102262338B1 KR 1020190079471 A KR1020190079471 A KR 1020190079471A KR 20190079471 A KR20190079471 A KR 20190079471A KR 102262338 B1 KR102262338 B1 KR 102262338B1
- Authority
- KR
- South Korea
- Prior art keywords
- website
- gan
- content
- generating
- learning
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 45
- 238000012795 verification Methods 0.000 claims abstract description 5
- 238000012549 training Methods 0.000 claims description 26
- 230000011218 segmentation Effects 0.000 claims description 3
- 238000004590 computer program Methods 0.000 claims 1
- 208000009119 Giant Axonal Neuropathy Diseases 0.000 description 11
- 238000010586 diagram Methods 0.000 description 11
- 201000003382 giant axonal neuropathy 1 Diseases 0.000 description 11
- 230000008569 process Effects 0.000 description 6
- 230000000694 effects Effects 0.000 description 4
- 238000003062 neural network model Methods 0.000 description 4
- 238000013528 artificial neural network Methods 0.000 description 3
- 238000013527 convolutional neural network Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000013461 design Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000001151 other effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 235000019640 taste Nutrition 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/186—Templates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
도 2는 일 실시 예에 따라 데이터를 수집하여 웹사이트를 생성하는 방법을 도시한 도면이다.
도 3은 참조하면, 웹사이트를 생성 및 검증하는 GAN의 일 예를 도시한 도면이다.
도 4는 콘텐츠 생성을 위한 서브 GAN을 포함하는 일 예를 도시한 도면이다.
도 5는 일 실시 예에 따른 웹사이트 생성방법을 설명하기 위한 도면이다.
도 6은 일 실시 예에 따라 복수의 페이지를 포함하는 웹사이트 생성방법을 설명하기 위한 도면이다.
도 7은 일 실시 예에 따른 장치의 구성도이다.
Claims (10)
- 컴퓨터에 의하여 수행되는 GAN을 이용한 웹사이트 자동생성 방법에 있어서,
웹사이트 생성을 위한 정보를 수집하는 단계;
상기 수집된 정보에 기초하여 웹사이트를 생성하는 단계; 및
상기 생성된 웹사이트를 검증하는 단계; 를 포함하고,
상기 웹사이트의 생성 및 검증은 GAN(Generative Adversarial Network)을 이용하여 수행되는 것을 특징으로 하고,
상기 웹사이트를 생성하는 단계는,
상기 GAN의 생성자(Generator)를 이용하여 상기 웹사이트를 생성하는 단계를 포함하고,
상기 생성된 웹사이트를 검증하는 단계는,
상기 GAN의 감별자(Discriminator)를 이용하여 상기 생성된 웹사이트를 검증하는 단계를 포함하고,
상기 생성자를 이용하여 웹사이트를 생성하는 단계는,
상기 웹사이트의 레이아웃을 생성하되, 상기 레이아웃은 하나 이상의 영역 및 상기 하나 이상의 영역 내의 콘텐츠 배치를 포함하는 단계;
상기 웹사이트에 포함될 콘텐츠를 획득하는 단계; 및
상기 획득된 콘텐츠를 상기 생성된 레이아웃에 배치하여 웹사이트를 생성하는 단계; 를 포함하고,
상기 GAN을 학습시키는 단계; 를 더 포함하고,
상기 GAN을 학습시키는 단계는,
상기 GAN의 학습을 위한 하나 이상의 웹사이트를 획득하는 단계;
상기 하나 이상의 웹사이트의 영역 분할, 콘텐츠가 배치되는 위치 및 각 위치에 배치되는 콘텐츠의 특성을 추출하는 단계;
상기 추출된 정보를 포함하는 학습 데이터를 생성하는 단계; 및
상기 생성된 학습 데이터를 이용하여 상기 GAN을 학습시키는 단계; 를 포함하는,
GAN을 이용한 웹사이트 자동생성 방법. - 삭제
- 삭제
- 제1 항에 있어서,
상기 콘텐츠를 획득하는 단계는,
상기 웹사이트의 각 위치에 배치될 콘텐츠 정보를 생성하는 단계; 및
서브 GAN을 이용하여 상기 생성된 콘텐츠 정보로부터 상기 콘텐츠를 생성하는 단계; 를 포함하는,
GAN을 이용한 웹사이트 자동생성 방법. - 제1 항에 있어서,
상기 웹사이트를 생성하는 단계는,
상기 GAN을 이용하여 상기 수집된 정보로부터 상기 웹사이트에 포함될 하나 이상의 콘텐츠를 생성하는 단계;
상기 생성된 하나 이상의 콘텐츠의 배치를 결정하는 단계; 및
상기 생성된 하나 이상의 콘텐츠를 배치하여 상기 웹사이트를 생성하는 단계; 를 포함하는,
GAN을 이용한 웹사이트 자동생성 방법. - 제5 항에 있어서,
상기 하나 이상의 콘텐츠를 생성하는 단계는,
상기 웹사이트의 레이아웃을 결정하되, 상기 레이아웃은 하나 이상의 영역을 포함하는, 단계;
상기 하나 이상의 영역에 포함될 콘텐츠의 종류를 결정하는 단계; 및
상기 결정된 종류의 콘텐츠를 생성하는 단계; 를 포함하는,
GAN을 이용한 웹사이트 자동생성 방법. - 삭제
- 제1 항에 있어서,
상기 GAN을 학습시키는 단계는,
상기 학습 데이터를 이용하여 상기 GAN의 생성자를 학습시키는 단계; 및
상기 GAN의 생성자에 의하여 생성된 웹사이트와, 상기 하나 이상의 웹사이트를 이용하여 상기 GAN의 감별자를 학습시키는 단계; 를 더 포함하고,
상기 GAN의 생성자를 학습시키는 단계는,
웹사이트의 영역 분할을 수행하는 제1 생성자를 학습시키는 단계;
콘텐츠 배치 위치를 결정하는 제2 생성자를 학습시키는 단계; 및
콘텐츠 특성을 결정하는 제3 생성자를 학습시키는 단계; 를 포함하고,
상기 GAN의 감별자를 학습시키는 단계는,
상기 제1 생성자의 영역 분할 결과를 검증하는 제1 감별자를 학습시키는 단계;
상기 제2 생성자의 콘텐츠 배치 위치를 검증하는 제2 감별자를 학습시키는 단계;
상기 제3 생성자의 콘텐츠 특성을 검증하는 제3 감별자를 학습시키는 단계; 및
생성된 웹사이트 결과물을 검증하는 제4 감별자를 학습시키는 단계; 를 포함하는,
GAN을 이용한 웹사이트 자동생성 방법. - 하나 이상의 인스트럭션을 저장하는 메모리; 및
상기 메모리에 저장된 상기 하나 이상의 인스트럭션을 실행하는 프로세서를 포함하고,
상기 프로세서는 상기 하나 이상의 인스트럭션을 실행함으로써,
제1 항의 방법을 수행하는, GAN을 이용한 웹사이트 자동생성 장치. - 하드웨어인 컴퓨터와 결합되어, 제1 항의 방법을 수행할 수 있도록 컴퓨터에서 독출가능한 기록매체에 저장된 컴퓨터프로그램.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020190079471A KR102262338B1 (ko) | 2019-07-02 | 2019-07-02 | Gan을 이용한 웹사이트 자동생성 방법, 장치 및 프로그램 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020190079471A KR102262338B1 (ko) | 2019-07-02 | 2019-07-02 | Gan을 이용한 웹사이트 자동생성 방법, 장치 및 프로그램 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20210003547A KR20210003547A (ko) | 2021-01-12 |
KR102262338B1 true KR102262338B1 (ko) | 2021-06-07 |
Family
ID=74129378
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020190079471A KR102262338B1 (ko) | 2019-07-02 | 2019-07-02 | Gan을 이용한 웹사이트 자동생성 방법, 장치 및 프로그램 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102262338B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20230216126A1 (en) | 2021-01-11 | 2023-07-06 | Lg Energy Solution, Ltd. | Battery pack and vehicle including same |
KR102661150B1 (ko) * | 2022-01-26 | 2024-04-26 | 양영미 | 부정 인증 차단 방법 및 이를 실행하는 인증 웹 서버 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101904690B1 (ko) * | 2018-03-05 | 2018-10-04 | 이영호 | 프로젝트 통합 관제 방법 및 시스템 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060007091A (ko) | 2004-07-19 | 2006-01-24 | 김덕용 | 실시간 웹사이트 제작 및 수정 방법 |
KR20190001894A (ko) * | 2017-06-28 | 2019-01-07 | 주식회사 오리지널메이커스 | 웹 문서 생성 방법 및 그 장치 |
-
2019
- 2019-07-02 KR KR1020190079471A patent/KR102262338B1/ko active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101904690B1 (ko) * | 2018-03-05 | 2018-10-04 | 이영호 | 프로젝트 통합 관제 방법 및 시스템 |
Also Published As
Publication number | Publication date |
---|---|
KR20210003547A (ko) | 2021-01-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112073741B (zh) | 直播信息的处理方法、装置、电子设备及存储介质 | |
CN111260545B (zh) | 生成图像的方法和装置 | |
JP6864107B2 (ja) | 検索結果を提供する方法及び装置 | |
US11455465B2 (en) | Book analysis and recommendation | |
CN110134931B (zh) | 媒介标题生成方法、装置、电子设备及可读介质 | |
KR20190114703A (ko) | 상품 추천 방법 및 이를 이용하는 서버 | |
TW201118620A (en) | Systems and methods for providing advanced search result page content | |
US20200250369A1 (en) | System and method for transposing web content | |
CN111612588B (zh) | 商品呈现方法及装置、计算设备、计算机可读存储介质 | |
US20230396857A1 (en) | Video generation method and apparatus, and electronic device and computer-readable medium | |
KR102262338B1 (ko) | Gan을 이용한 웹사이트 자동생성 방법, 장치 및 프로그램 | |
KR102149035B1 (ko) | 퍼포먼스 마케팅을 위한 광고페이지 생성 및 관리 시스템 | |
JP6224856B1 (ja) | 提供装置、提供方法および提供プログラム | |
KR20220022767A (ko) | 광고 분석 시스템 및 방법 | |
CN111933133A (zh) | 智能客服应答的方法及装置、电子设备、存储介质 | |
KR102119518B1 (ko) | 인공지능을 이용하여 생성되는 스타일 공간에 기반한 상품 추천 방법 및 시스템 | |
JPWO2015140922A1 (ja) | 情報処理システム、情報処理方法、および情報処理プログラム | |
KR102243275B1 (ko) | 오프라인 오브젝트에 관한 콘텐츠 자동 생성 방법, 장치 및 컴퓨터 판독가능 저장 매체 | |
Gubbi Mohanbabu et al. | Context-aware image descriptions for web accessibility | |
CN109299378B (zh) | 搜索结果的展示方法、装置、终端及存储介质 | |
CN108712683B (zh) | 一种数据传输方法、弹幕信息生成方法及装置 | |
KR101171653B1 (ko) | 상품명의 이미지-텍스트 융합 캡차를 이용한 광고 시스템 및 방법 | |
CN117216361A (zh) | 推荐方法、装置、电子设备及计算机可读存储介质 | |
CN113821677A (zh) | 一种生成封面图像的方法、装置、设备及存储介质 | |
KR20220030479A (ko) | 텍스트 마이닝 기반 상품 추천 장치 및 그 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20190702 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20210129 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20210528 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20210602 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20210602 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20240319 Start annual number: 4 End annual number: 4 |