Systems and methods for a knowledge-based form creation platform

Information

  • Patent Grant
  • 11386262
  • Patent Number
    11,386,262
  • Date Filed
    Monday, November 11, 2019
    5 years ago
  • Date Issued
    Tuesday, July 12, 2022
    2 years ago
Abstract
Systems and methods disclosed herein provide a knowledge-based form creation platform. A form creation component may be initiated at a computing device to present a form creation user interface to a user. Content of a question can be received via a user interface from a user, from which a key term may be obtained. Information relating to the key term may be retrieved from a knowledge database, and the information may indicate an answer field format associated with the question. An answer field for the question may be automatically generated based on the answer field format.
Description
FIELD OF THE INVENTION

In general, this disclosure relates to electronic form creation, in particular, to systems and methods for knowledge-based form creation.


BACKGROUND

Electronic forms such as a questionnaire, interactive quiz, or survey forms are widely used for a variety of purposes, such as user feedback collection, registration and enrollment, and/or computer-based examinations. To create an electronic form, a form creator such as an Internet user, can use a form creator software application to design questions in the form. The form creator usually needs to manually type in a question, and then manually specify a type of the question in order to design a corresponding answer field of a certain format for the respective question.


Thus, using existing form creation software, the form creator needs to repetitively set up the answer field for each question, which largely slows down the process of creating a form.


SUMMARY

Systems and methods disclosed herein provide a knowledge-based form creation platform. A form creation component may be initiated at a computing device to present a form creation user interface to a user. Content of a question can be received via a user interface from a user, from which a key term may be obtained. Information relating to the key term may be retrieved from a knowledge database, and the information may indicate an answer field format associated with the question. An answer field for the question may be automatically generated based on the answer field format.


In some implementations, the form creation component is a browser-based application.


In some implementations, the form creation component may determine a type of the question based on the key term, and retrieve an answer field format associated with the type of the question.


In some implementations, the answer field format includes any of a text field, a checkbox, or a drop-down option menu.


In some implementations, the knowledge database includes any of a local database or a remote cloud-based database.


In some implementations, the information includes a plurality of answer options related to the question.


In some implementations, the information includes a suggested answer related to the question.


In some implementations, the knowledge database stores a knowledge graph.


In some implementations, the answer field is generated at least in part based on an association with another previously created answer field.


In some implementations, the form creation component may receive an indication of user approval or disapproval in response to the automatically generated answer field, generate heuristics data indicative of the user's preference based on the user approval or disapproval decision, and optionally revise the automatically generated answer field based on the heuristics data.





BRIEF DESCRIPTION OF THE DRAWINGS

The above and other features of the present disclosure, including its nature and its various advantages, will be more apparent upon consideration of the following detailed description, taken in conjunction with the accompanying drawings in which:



FIG. 1 is an example block diagram of a computerized system 100 illustrating data flow interaction between various entities for a knowledge-based form creation platform.



FIGS. 2A-2B provide an example logic flow diagrams illustrating example work flows for automatic form creation based on knowledge data.



FIG. 3 provides a user interface (UI) diagram illustrating example UIs of the knowledge-based form creation as described in FIGS. 2A-2B.



FIG. 4 is a block diagram illustrating an exemplary computer system 400 with which the system for a knowledge-based form creation and use of FIGS. 1-3 can be implemented.





DETAILED DESCRIPTION

To provide an overall understanding of the systems and methods described herein, certain embodiments will now be described, including a system and method for managing suggested edits in an editing environment. However, it will be understood by one of ordinary skill in the art that the systems and methods described herein may be adapted and modified as is appropriate for the application being addressed and that the systems and methods described herein may be employed in other suitable applications, and that such other additions and modifications will not depart from the scope thereof. Generally, the computerized systems described herein may comprise one or more engines, which include a processing device or devices, such as a computer, microprocessor, logic device or other device or processor that is configured with hardware, firmware, and software to carry out one or more of the computerized methods described herein.


Systems and methods described herein may be used to enhance form creation over existing systems. Existing tools require a user to enter a form question and define an answer and answer type. For example, when the form creator wants to design a question to obtain the respondent's email address, the form creator may type in the questions that the respondent will see “what is your email address?” Using existing form creation tools, the form creator usually manually specifies the type of the question, i.e., a short text question, and selects a blank text field as the answer field for the question. In another example, when the form creator wants to design a question such as “What day is best for you?”, in addition to typing in the question, the form creator can specify the question type as a question of multiple choice of seven. The form creator can then specify the seven options to the question, i.e., Sunday to Saturday.


The systems and methods described herein provide an automatic form creation component that uses data analytics from a knowledge database. The automatic form creation may reduce manual steps needed from a form creator (e.g., the user) and provide a more efficient user experience for form creation.


For instance, in the respective example of the user specified form question “what is your email address?,” the form creation component may identify a key term such as “email address,” and may then automatically determine an answer field related to the key term, e.g., a text field. In addition, the form creation component can add a validation sign “@” for the answer field such that the respondent can see an answer field in a format like “_@——————” In the other example of the question “What day is best for you?”, the form creation component may identify the key term “day” and “best,” based on which the form creation component may automatically choose a multiple choice answer and populate a list of seven options Monday to Sunday for the respondent to select from. In this way, the form creation component may analyze and extract key terms from the question, and may then create an answer field with options or suggested answers based on analytics from a knowledge database.



FIG. 1 is an example block diagram of a computerized system 100 illustrating data flow interaction between various entities for a knowledge-based form creation platform. A form creator (e.g., a user of the system) 101, the user device(s) 102 of the form creator, a remote knowledge cloud server 110, a respondent device 120, a respondent of the created form 130, and/or other entities may interact with a communication network. The communication network may include any of a cellular network, a cable network, wireless local area network (LAN), near-field connections, Bluetooth network, and/or the like. The user device 102 or respondent device 120 may each include a variety of devices such as a desktop computer, a laptop computer, a personal digital assistant (PDA), a tablet computer, a Smartphone, a smart wearable device, and/or the like.


A form creator 101 may submit a question by typing the text for the question 111 to the user device 102, which may in turn query (e.g., 112) a local database for locally stored knowledge relating to the question. The knowledge may include a knowledge graph with information relating to the user such as the user's profile information, interests, and/or the like, personal knowledge based on the user's web history, email, calendar events, location, location contacts and/or the like. The knowledge may further include association between previously created questions, previous approval or disapproval from the user relating to a similar question creation, and/or the like. The knowledge may also comprise information relating to user reviews, ratings to products or events, public event calendars, historical information of user web activities, social media activities, and/or the like of a large set of Internet users, or from a public remote storage server(s). The knowledge may be used to generate a format relating to the question, answer options or a suggested answer to the question and/or the like. The user of knowledge to generate answer fields is further discussed in FIG. 2A-B.


The user device 102 may also optionally send a query 113 for knowledge to a remote knowledge cloud server 110, which may in turn return related personal knowledge 114 to the user device. Related knowledge 114 may include but is not limited to browsing history, social media posting history, data analytics from various data sources, and/or the like.


The created form 115 from the user device 102 may be directly or indirectly provided to a respondent 130 via the respondent device 120. The respondent answer to the question 116 may be optionally stored at the knowledge cloud 110, which may be used to generate heuristics data for creation. For example, the respondent's answer to a question may be used to generate suggested answers to a similar question.



FIG. 2A-2B provide example logic flow diagrams illustrating example work flows for automatic form creation based on knowledge data. Starting at 201, the form creator may initiate a form creation component, e.g., a browser-based application, or a mobile application at a computing device such as a desktop computer, a workstation, a mobile device, and/or the like. A form creation page may be presented to a user (e.g., the form creator) at 202, and then a question may be entered into the form creation component by the user typing in the question text at 203. The form creation component may analyze the question text to obtain a key term from the text of the question 204. For example, a key term such as “name,” “email address,” “favorite,” etc., may be used by the form creation component to determine an answer field format at 206. The form creation component may determine a type of the question e.g., by querying a database at 205. For example, when the question contains the key term “name,” a relevant answer field format may be a plain text field. Or when the question contains the key term “date of birth,” a relevant answer field may include a formatted field such as “_/_/_ (mm/dd/yy)” or other date related format. Or alternatively, when the question contains the key term “date of birth,” the question type may be related to an answer field that includes a drop-down list such that the respondent can select the month, date and year.


At 207, the form creation application may also obtain further information from a knowledge cloud based on the key term, and then populate the related information as option items or suggested answers in the answer field at 208. For example, when the question contains key terms such as “favorite,” “movie,” the form creation application may obtain a list of movie names from a knowledge graph in the cloud and display the movie names as multiple choice options. For another example, when the question contains key terms such as “favorite,” “election,” the form creator's location may be used to query in cloud what election is associated with the location at the time, and a list of candidates can be generated as multiple choice options. In another example, as shown in FIG. 1, the respondent's answer to the question (e.g., 116) may be sent to the knowledge cloud and may be used for multiple choice options. For example, for a question “when was the Bastille prison in Paris occupied?”, incorrect answers (e.g., 1890, 1832, 1833, etc.) that are previously submitted by various respondents can be used as multiple choice options.


At 209, an answer field (with multiple choice options or suggested answers in a text field, etc.) may be automatically created, without manually specifying an answer field format or manually typing in multiple choice option or suggested answers. However, if the form creator would like to manually change the automatically generated answer field, the form creator can approve or disapprove the automatically generated field. Such approval or disapproval decision message may be received by the form creation application at 210, which may generate heuristics data indicative of a user's preference in form creation at 211. The heuristics data may be stored locally or in a remote knowledge cloud to revise the answer field creation rules at 212.


The user approval or disapproval of automatically created form question and answer fields discussed in connection with steps 209-212 in FIG. 2B can be illustrated in the UI diagram in FIG. 3. For example, when the question contains key terms such as “date of birth,” (e.g., see 301), an automatic answer including a drop-down list 302 to allow a respondent to select the month, date and year can be created. The form creator can select an “edit” button 303 to disapprove and change the automatically created answer field. If, the form creator manually selects an answer field at 305 that includes a formatted text field such as “_/_/_ (mm/dd/yyyy)” 306, the form creation application may generate a heuristics rule based on the user's preference to use such a formatted text field for questions relating to a date. Then, for the same form, or for a subsequent form, when the form creator submits another question such as “when is your start date at the current employer?” the form creation application may automatically create a formatted text field as the form creator previously selected, such as “_/_/_ (mm/dd/yyyy),” instead of a drop-down list.



FIG. 4 is a block diagram illustrating an exemplary computer system 400 with which the system for a knowledge-based form creation and use of FIGS. 1-3 can be implemented. In certain aspects, the computer system 400 may be implemented using hardware or a combination of software and hardware, either in a dedicated server, or integrated into another entity, or distributed across multiple entities.


Computer system 400 includes a bus 408 or other communication mechanism for communicating information, and a processor 402 coupled with bus 408 for processing information. By way of example, the computer system 400 may be implemented with one or more processors 402.


Computer system 400 can include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them stored in an included memory 404, such as a Random Access Memory (RAM), a flash memory, a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable PROM (EPROM), registers, a hard disk, a removable disk, a CD-ROM, a DVD, or any other suitable storage device, coupled to bus 408 for storing information and instructions to be executed by processor 402. The processor 402 and the memory 404 can be supplemented by, or incorporated in, logic circuitry.


The methods and systems described herein may be deployed in part or in whole through a machine that executes computer software on a server, client, firewall, gateway, hub, router, or other such computer and/or networking hardware. The software program may be associated with a server that may include a file server, print server, domain server, internet server, intranet server and other variants such as secondary server, host server, distributed server and the like. The server may include one or more of memories, processors, computer readable media, storage media, ports (physical and virtual), communication devices, and interfaces capable of accessing other servers, clients, machines, and devices through a wired or a wireless medium, and the like. The methods, programs or codes as described herein and elsewhere may be executed by the server. In addition, other devices required for execution of methods as described in this application may be considered as a part of the infrastructure associated with the server.


The server may provide an interface to other devices including, without limitation, clients, other servers, printers, database servers, print servers, file servers, communication servers, distributed servers and the like. Additionally, this coupling and/or connection may facilitate remote execution of programs across the network. The networking of some or all of these devices may facilitate parallel processing of a program or method at one or more location without deviating from the scope of the disclosed subject matter. In addition, any of the devices attached to the server through an interface may include at least one storage medium capable of storing methods, programs, code and/or instructions. A central repository may provide program instructions to be executed on different devices. In this implementation, the remote repository may act as a storage medium for program code, instructions, and programs.


The methods and systems described herein may be deployed in part or in whole through network infrastructures. The network infrastructure may include elements such as computing devices, servers, routers, hubs, firewalls, clients, personal computers, communication devices, routing devices and other active and passive devices, modules and/or components as known in the art. The computing and/or non-computing device(s) associated with the network infrastructure may include, apart from other components, a storage medium such as flash memory, buffer, stack, RAM, ROM and the like. The processes, methods, program codes, instructions described herein and elsewhere may be executed by one or more of the network infrastructural elements.


The computer software, program codes, and/or instructions may be stored and/or accessed on machine readable media that may include: computer components, devices, and recording media that retain digital data used for computing for some interval of time; semiconductor storage known as random access memory (RAM); mass storage typically for more permanent storage, such as optical discs, forms of magnetic storage like hard disks, tapes, drums, cards and other types; processor registers, cache memory, volatile memory, non-volatile memory; optical storage such as CD, DVD; removable media such as flash memory (e.g. USB sticks or keys), floppy disks, magnetic tape, paper tape, punch cards, standalone RAM disks, Zip drives, removable mass storage, off-line, and the like; other computer memory such as dynamic memory, static memory, read/write storage, mutable storage, read only, random access, sequential access, location addressable, file addressable, content addressable, network attached storage, storage area network, bar codes, magnetic ink, and the like.


The elements described and depicted herein, including m flow charts and block diagrams throughout the figures, imply logical boundaries between the elements. However, according to software or hardware engineering practices, the depicted elements and the functions thereof may be implemented on machines through computer executable media having a processor capable of executing program instructions stored thereon as a monolithic software structure, as standalone software modules, or as modules that employ external routines, code, services, and so forth, or any combination of these, and all such implementations may be within the scope of the present disclosure.


Thus, while the foregoing drawings and descriptions set forth functional aspects of the disclosed systems, no particular arrangement of software for implementing these functional aspects should be inferred from these descriptions unless explicitly stated or otherwise clear from the context. Similarly, it will be appreciated that the various techniques identified and described above may be varied, and that the order of techniques may be adapted to particular applications of the techniques disclosed herein. All such variations and modifications are intended to fall within the scope of this disclosure. As such, the depiction and/or description of an order for various techniques should not be understood to require a particular order of execution for those techniques, unless required by a particular application, or explicitly stated or otherwise clear from the context.


The methods and/or processes described above, and techniques thereof, may be realized in hardware, or any combination of hardware and software suitable for a particular application. The hardware may include a general purpose computer and/or dedicated computing device or specific computing device or particular aspect or component of a specific computing device. The processes may be realized in one or more microprocessors, microcontrollers, embedded microcontrollers, programmable digital signal processors or other programmable device, along with internal and/or external memory. The processes may also, or instead, be embodied in an application-specific integrated circuit, a programmable gate array, programmable array logic, or any other device or combination of devices that may be configured to process electronic signals. It will further be appreciated that one or more of the processes may be realized as a computer executable code capable of being executed on a machine readable medium.


The instructions may be stored in the memory 404 and implemented in one or more computer program products, i.e., one or more modules of computer program instructions encoded on a computer readable medium for execution by, or to control the operation of, the service, and according to any method well known to those of skill in the art, including, but not limited to, computer languages such as data-oriented languages (e.g., SQL, dBase), system languages (e.g., C, Objective-C, C++, Assembly), architectural languages (e.g., Java, .NET), and application languages (e.g., PHP, Ruby, Perl, Python).


A computer program as discussed herein does not necessarily correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated files (e.g., files that store one or more modules, subprograms, or portions of code). A computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network. The processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform functions by operating on input data and generating output.


Computer system 400 further includes a data storage device 406 such as a magnetic disk or optical disk, coupled to bus 408 for storing information and instructions. Computer system 400 may be coupled via an input/output module 410 to various devices. The input/output module 410 can be any input/output module. Example input/output modules 410 include data ports such as USB ports. The input/output module 410 is configured to connect to a communications module 412. Example communications modules 412 include networking interface cards, such as Ethernet cards and modems. In certain aspects, the input/output module 410 is configured to connect to a plurality of devices, such as an input device 414 and/or an output device 416. Example input devices 414 include a keyboard and a pointing device, e.g., a mouse or a trackball, by which a user can provide input to the computer system 400. Other kinds of input devices 414 can be used to provide for interaction with a user as well, such as a tactile input device, visual input device, audio input device, or brain-computer interface device. For example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, tactile, or brain wave input. Example output devices 416 include display devices, such as a CRT (cathode ray tube) or LCD (liquid crystal display) monitor, for displaying information to the user.


According to one aspect of the present disclosure, the system for knowledge-based form creation as shown in FIGS. 1-3, can be implemented using a computer system 400 in response to processor 402 executing one or more sequences of one or more instructions contained in memory 404. Such instructions may be read into memory 404 from another machine-readable medium, such as data storage device 406. Execution of the sequences of instructions contained in main memory 404 causes processor 402 to perform the processes described herein. One or more processors in a multi-processing arrangement may also be employed to execute the sequences of instructions contained in memory 404. In alternative aspects, hard-wired circuitry may be used in place of or in combination with software instructions to implement various aspects of the present disclosure. Thus, aspects of the present disclosure are not limited to any specific combination of hardware circuitry and software.


Various aspects of the subject matter described in this specification can be implemented in a computing system that includes a back end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back end, middleware, or front end components. The components of the system can be interconnected by any form or medium of digital data communication, e.g., a communication network. The communication network can include, for example, any one or more of a personal area network (PAN), a local area network (LAN), a campus area network (CAN), a metropolitan area network (MAN), a wide area network (WAN), a broadband network (BBN), the Internet, and the like. Further, the communication networks can include, but are not limited to, for example, any one or more of the following network topologies, including a bus network, a star network, a ring network, a mesh network, a star-bus network, tree or hierarchical network, or the like. The communications modules can be, for example, modems or Ethernet cards.


As discussed above, computing system 400 can include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. Computer system 400 can be, for example, and without limitation, an enterprise server or group of servers, one or more desktop computers, one or more laptop computers, etc. Computer system 400 can also be embedded in another device, for example, and without limitation, a mobile telephone, a personal digital assistant (PDA), a mobile audio player, a Global Positioning System (GPS) receiver, a video game console, and/or a television set top box.


The term “machine-readable storage medium” or “computer readable medium” as used herein refers to any medium or media that participates in providing instructions to processor 402 for execution. Such a medium may take many forms, including, but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media include, for example, optical or magnetic disks, such as data storage device 406. Volatile media include dynamic memory, such as memory 404. Transmission media include coaxial cables, copper wire, and fiber optics, including the wires that comprise bus 408. Common forms of machine-readable media include, for example, floppy disk, a flexible disk, hard disk, magnetic tape, any other magnetic medium, a CD-ROM, DVD, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, a RAM, a PROM, an EPROM, a FLASH EPROM, any other memory chip or cartridge, or any other medium from which a computer can read. The machine-readable storage medium can be a machine-readable storage device, a machine-readable storage substrate, a memory device, a composition of matter effecting a machine-readable propagated signal, or a combination of one or more of them.


While this specification contains many specifics, these should not be construed as limitations on the scope of what may be claimed, but rather as descriptions of particular implementations of the subject matter. Certain features that are described in this specification in the context of separate implementations can also be implemented in combination in a single implementation. Conversely, various features that are described in the context of a single implementation can also be implemented in multiple implementations separately or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.


While operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system components in the aspects described above should not be understood as requiring such separation in all aspects, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.


The subject matter of this specification has been described in terms of particular aspects, but other aspects can be implemented and are within the scope of the following claims. For example, the actions recited in the claims can be performed in a different order and still achieve desirable results. As one example, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In certain implementations, multitasking and parallel processing may be advantageous. Other variations are within the scope of the following claims

Claims
  • 1. A method of knowledge-based form creation, the method comprising: providing, via a client device associated with a first user of a platform, a user interface of a form creation component associated with the platform, wherein the user interface comprises a first portion that enables the first user to provide questions to be posed to second users of the platform and a second portion configured to provide answer options corresponding to answers that can be provided by the second users in response to the questions;receiving, via the first portion of the user interface, a question from the first user, wherein content of the question comprises one or more question key terms;identifying, from a knowledge database accessible by the form creation component, an answer field format comprising an answer structure associated with the one or more question key terms; andresponsive to identifying the answer field format, updating the second portion of the user interface to include one or more answer options related to the content of the question, wherein the one or more answer options are presented based on at least the answer structure of the identified answer field format.
  • 2. The method of claim 1, wherein identifying the answer field format comprises: requesting, from the knowledge database, data associated with the one or more question key terms, wherein the requested data comprises one or more answer field formats associated with the one or more question key terms;determining a type of the question based on the one or more question key terms; andselecting, based on the requested data, the answer field format associated with the type of the question.
  • 3. The method of claim 2, wherein the data associated with the one or more question key terms further comprises one or more of: one or more attributes associated with the first user, one or more attributes associated with a user device of the first user, one or more attributes associated with previous questions submitted by a second user of the form creation component, or publically accessible data corresponding to the one or more question key terms.
  • 4. The method of claim 1, further comprising: requesting, from the knowledge database, data associated with the one or more question key terms;in response to receiving the requested data, identifying, based on the requested data, one or more potential answers associated with the one or more question key terms; andproviding, via the second portion of the user interface, the one or more potential answers as suggested answers to the question.
  • 5. The method of claim 1, further comprising: receiving a request to change the identified answer field format to a supplemental answer field format, wherein the request comprises one or more supplemental answer structures of the supplemental answer field format; andresponsive to receiving the request to change the identified answer field format, providing, via the second portion of the user interface, the one or more answer options related to the content of the question, wherein the one or more answer options are presented based on at least the supplemental answer structures of the supplemental answer field format.
  • 6. The method of claim 5, further comprising: generating heuristics data indicating the user requested to change the identified answer field format to the supplemental field format; andstoring the heuristics data to the knowledge database, wherein the heuristics data is subsequently used to determine whether to recommend the identified answer field format in response to receiving a subsequent question from a second user.
  • 7. The method of claim 1, wherein the identified answer field format comprises at least one of: a text field, a check box, or a drop-down option menu.
  • 8. The method of claim 1, wherein the knowledge database includes at least one of: a local database or a remote cloud-based database.
  • 9. A system comprising: a memory component; anda processor communicatively coupled to the memory component, the processor to: provide, via a client device associated with a first user of a platform, a user interface of a form creation component associated with the platform, wherein the user interface comprises a first portion that enables the first user to provide questions to be posed to second users of the platform and a second portion configured to provide answer options corresponding to answers that can be provided by the second users in response to the questions;receive, via the first portion of the user interface, a question from the first user, wherein content of the question comprises one or more question key terms;identify, from a knowledge database accessible by the form creation component, an answer field format comprising an answer structure associated with the one or more question key terms; andresponsive to identifying the answer field format, update the second portion of the user interface to include one or more answer options related to the content of the question, wherein the one or more answer options are presented based on at least the answer structure of the identified answer field format.
  • 10. The system of claim 9, wherein to identify the answer field format, the processor is to: request, from the knowledge database, data associated with the one or more question key terms, wherein the requested data comprises one or more answer field formats associated with the one or more question key terms;determine a type of the question based on the one or more question key terms; andselect, based on the requested data, the answer field format associated with the type of the question.
  • 11. The system of claim 10, wherein the data associated with the one or more question key terms further comprises one or more of: one or more attributes associated with the first user, one or more attributes associated with a user device of the first user, one or more attributes associated with previous questions submitted by a second user of the form creation component, or publically accessible data corresponding to the one or more question key terms.
  • 12. The system of claim 9, wherein the processor is further to: request, from the knowledge database, data associated with the one or more question key terms;in response to receiving the requested data, identify, based on the requested data, one or more potential answers associated with the one or more question key terms; andprovide, via the second portion of the user interface, the one or more potential answers as suggested answers to the question.
  • 13. The system of claim 9, wherein the processor is further to: receive a request to change the identified answer field format to a supplemental answer field format, wherein the request comprises one or more supplemental answer structures of the supplemental answer field format; andresponsive to receiving the request to change the identified answer field format, provide, via the second portion of the user interface, the one or more answer options related to the content of the question, wherein the one or more answer options are presented based on at least the supplemental answer structures of the supplemental answer field format.
  • 14. The system of claim 13, wherein the processor is further to: generate heuristics data indicating the user requested to change the identified answer field format to the supplemental field format; andstore the heuristics data to the knowledge database, wherein the heuristics data is subsequently used to determine whether to recommend the identified answer field format in response to receiving a subsequent question from a second user.
  • 15. The system of claim 9, wherein the identified answer field format comprises at least one of: a text field, a check box, or a drop-down option menu.
  • 16. A non-transitory, computer-readable storage medium comprising instructions for a server that, when executed by a processing device, cause the processing device to: provide, via a client device associated with a first user of a platform, a user interface of a form creation component associated with the platform, wherein the user interface comprises a first portion that enables the first user to provide questions to be posed to second users of the platform and a second portion configured to provide answer options corresponding to answers that can be provided by the second users in response to the questions;receive, via the first portion of the user interface, a question from the first user, wherein content of the question comprises one or more question key terms;identify, from a knowledge database accessible by the form creation component, an answer field format comprising an answer structure associated with the one or more question key terms; andresponsive to identifying the answer field format, update the second portion of the user interface to include one or more answer options related to the content of the question, wherein the one or more answer options are presented based on at least the answer structure of the identified answer field format.
  • 17. The non-transitory, computer-readable storage medium of claim 16, wherein to identify the answer field format, the processing device is to: request, from the knowledge database, data associated with the one or more question key terms, wherein the requested data comprises one or more answer field formats associated with the one or more question key terms;determine a type of the question based on the one or more question key terms; andselect, based on the requested data, the answer field format associated with the type of the question.
  • 18. The non-transitory, computer-readable storage medium of claim 17, wherein the data associated with the one or more question key terms further comprises one or more of: one or more attributes associated with the first user, one or more attributes associated with a user device of the first user, one or more attributes associated with previous questions submitted by a second user of the form creation component, or publically accessible data corresponding to the one or more question key terms.
  • 19. The non-transitory, computer-readable storage medium of claim 16, wherein the processing device is further to: request, from the knowledge database, data associated with the one or more question key terms;in response to receiving the requested data, identify, based on the requested data, one or more potential answers associated with the one or more question key terms; andprovide, via the second portion of the user interface, the one or more potential answers as suggested answers to the question.
  • 20. The non-transitory, computer-readable storage medium of claim 16, wherein the processing device is further to: receive a request to change the identified answer field format to a supplemental answer field format, wherein the request comprises one or more supplemental answer structures of the supplemental answer field format; andresponsive to receiving the request to change the identified answer field format, provide, via the second portion of the user interface, the one or more answer options related to the content of the question, wherein the one or more answer options are presented based on at least the supplemental answer structures of the supplemental answer field format.
CROSS REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 15/139,575, filed on Apr. 27, 2016 and entitled “Systems and Methods for A Knowledge-based Form Creation Platform,” the entire contents of which are incorporated herein by reference.

US Referenced Citations (129)
Number Name Date Kind
5513260 Ryan Apr 1996 A
5577135 Grajski et al. Nov 1996 A
5659613 Copeland et al. Aug 1997 A
5668603 Copeland Sep 1997 A
5721788 Powell et al. Feb 1998 A
5883959 Kori Mar 1999 A
5917943 Washizawa Jun 1999 A
6018374 Wrobleski Jan 2000 A
6026189 Greenspan Feb 2000 A
6173275 Caid et al. Jan 2001 B1
6373960 Conover et al. Apr 2002 B1
6381367 Ryan Apr 2002 B1
6404925 Foote et al. Jun 2002 B1
6438275 Martins et al. Aug 2002 B1
6539395 Gjerdingen et al. Mar 2003 B1
6711293 Lowe Mar 2004 B1
6774917 Foote et al. Aug 2004 B1
6785815 Serret-Avila et al. Aug 2004 B1
6937766 Wilf et al. Aug 2005 B1
6975746 Davis et al. Dec 2005 B2
6975755 Baumberg Dec 2005 B1
7043019 Tehranchi et al. May 2006 B2
7055169 Delpuch et al. May 2006 B2
7167574 Kim Jan 2007 B2
7177470 Jasinschi et al. Feb 2007 B2
7185201 Rhoads et al. Feb 2007 B2
7218754 Schumann et al. May 2007 B2
7272240 Goldberg et al. Sep 2007 B2
7298930 Erol et al. Nov 2007 B1
7325013 Caruso Jan 2008 B2
7421376 Caruso et al. Sep 2008 B1
8160366 Nakamura et al. Apr 2012 B2
8200021 Iwamoto et al. Jun 2012 B2
8515212 Bengio et al. Aug 2013 B1
8515241 Forsyth et al. Aug 2013 B2
8607283 Civanlar et al. Dec 2013 B2
8677428 Lewis et al. Mar 2014 B2
8887215 Fisher Nov 2014 B2
8943215 Patten et al. Jan 2015 B2
9015151 Margulis et al. Apr 2015 B1
9066115 Cherry et al. Jun 2015 B1
9066138 Kraiman et al. Jun 2015 B1
9167278 Sinha et al. Oct 2015 B2
9491499 Wagenaar et al. Nov 2016 B2
9613042 Joseph et al. Apr 2017 B1
10104137 Salamons Oct 2018 B2
10148716 Joseph et al. Dec 2018 B1
20010032244 Neustel Oct 2001 A1
20020159641 Whitney et al. Oct 2002 A1
20030005454 Rodriguez et al. Jan 2003 A1
20030033347 Bolle et al. Feb 2003 A1
20030045954 Weare et al. Mar 2003 A1
20030195883 Mojsilovic et al. Oct 2003 A1
20040022447 Mukhopadhyay et al. Feb 2004 A1
20040085339 Divakaran et al. May 2004 A1
20040221237 Foote et al. Nov 2004 A1
20040260786 Barile Dec 2004 A1
20050125368 Akahori Jun 2005 A1
20050251532 Radhakrishnan et al. Nov 2005 A1
20050262245 Menon et al. Nov 2005 A1
20050283474 Francis Dec 2005 A1
20050289347 Ovadia Dec 2005 A1
20060029253 Pace Feb 2006 A1
20060101060 Li et al. May 2006 A1
20060111801 Weare et al. May 2006 A1
20060291690 Roberts Dec 2006 A1
20070025606 Gholap et al. Feb 2007 A1
20070157231 Eldering et al. Jul 2007 A1
20070217676 Grauman et al. Sep 2007 A1
20070253594 Lu et al. Nov 2007 A1
20070282898 Stark et al. Dec 2007 A1
20080027931 Lu et al. Jan 2008 A1
20080040807 Lu et al. Feb 2008 A1
20080123976 Coombs et al. May 2008 A1
20080166057 Nakajima Jul 2008 A1
20080186413 Someya et al. Aug 2008 A1
20080271080 Gossweiler et al. Oct 2008 A1
20080294637 Liu Nov 2008 A1
20090074235 Lahr et al. Mar 2009 A1
20090100371 Hu Apr 2009 A1
20090193473 Moon et al. Jul 2009 A1
20090204901 Dharmaji et al. Aug 2009 A1
20090324026 Kletter Dec 2009 A1
20100162330 Herlein et al. Jun 2010 A1
20110219035 Korsunsky et al. Sep 2011 A1
20110314493 Lemire et al. Dec 2011 A1
20120216121 Lin et al. Aug 2012 A1
20120240176 Ma et al. Sep 2012 A1
20120275597 Knox et al. Nov 2012 A1
20130163758 Swaminathan et al. Jun 2013 A1
20130195204 Reznik et al. Aug 2013 A1
20130291002 Rothschild et al. Oct 2013 A1
20130311780 Besehanic Nov 2013 A1
20140095890 Mangalore et al. Apr 2014 A1
20140115060 Kim et al. Apr 2014 A1
20140201334 Wang et al. Jul 2014 A1
20140259051 Strein et al. Sep 2014 A1
20140280781 Gregotski Sep 2014 A1
20150058709 Zaletel Feb 2015 A1
20150074232 Phillips et al. Mar 2015 A1
20150113021 Martin Apr 2015 A1
20150172342 Yin Jun 2015 A1
20150208103 Guntur et al. Jul 2015 A1
20150346832 Cole et al. Dec 2015 A1
20150365622 Ushiyama Dec 2015 A1
20150365725 Belyaev et al. Dec 2015 A1
20150382042 Wagenaar et al. Dec 2015 A1
20160006775 Baldwin Jan 2016 A1
20160065946 Cole et al. Mar 2016 A1
20160080470 Shanson Mar 2016 A1
20160080810 Dutta et al. Mar 2016 A1
20160127260 Gordon May 2016 A1
20160127440 Gordon May 2016 A1
20160149699 Gauda May 2016 A1
20160173961 Coan et al. Jun 2016 A1
20160198202 Van Brandenburg et al. Jul 2016 A1
20160224799 Uzun et al. Aug 2016 A1
20160227279 Fang et al. Aug 2016 A1
20160316233 Ghadi et al. Oct 2016 A1
20160337704 Binder et al. Nov 2016 A1
20170064400 Riegel et al. Mar 2017 A1
20170070758 Phillips et al. Mar 2017 A1
20170085933 Czeck, Jr. et al. Mar 2017 A1
20170150190 Tarbox et al. May 2017 A1
20170280181 Ramaley Sep 2017 A1
20170302753 Larumbe et al. Oct 2017 A1
20170308681 Gould et al. Oct 2017 A1
20170353516 Gordon Dec 2017 A1
20180063594 Alexander et al. Mar 2018 A1
Foreign Referenced Citations (2)
Number Date Country
2006122320 Nov 2006 WO
2007148290 Dec 2007 WO
Non-Patent Literature Citations (10)
Entry
Srihari et al., A Question Answering System Supported by Information Extraction, AFRL, 2000, pp. 166-172 (Year: 2000).
Wenyin et al., A Web-Based Platform for User-Interactive Question-Answering, Springer, 2008, pp. 107-124 (Year: 2008).
D. G. Lowe, “Object Recognition from Local Scale-Invariant Features”, in International Conference on Computer Vision, vol. 2, 1999, pp. 1-8.
K. Mihcak and R. Venkatesan, “Blind Image Watermarking Via Derivation and Quantization of Robust Semi-3lobal Statistics”, in IEEE International Conference on Acoustics, Speech and Signal Processing, 2002, (4 pages).
A. Andoni and P. Indyk, “Near-Optimal Hashing Algorithms for Approximate Nearest Neighbor in High Dimensions”, n Proceedings of the Symposium on Foundations of Computer Science, Jan. 2006, 10 pages.
A. Joly, 0. Buisson and C. Frelicot, “Content-based Copy Retrieval using Distortion-based Probabilistic Similarity Search”, IEEE Transactions on Multimedia, vol. 9, No. 2, p. 1-14, Feb. 2007.
J. Matas, 0. Chum, M. Urban, T. Pajdla, “Robust Wide Baseline Stereo from Maximally Stable Extremal Regions”, in British Machine Vision Conference., 2002, pp. 384-393.
K. Mikolajczyk and C. Schmid, “Indexing based on scale invariant interest points”, in Proc. ICCV, 2001, 7 pages.
Lindeberg, “Feature Detection with Automatic Scale Selection”, International Journal of Computer Vision, vol. 30, No .2, 1998, pp. 1-51.
International Search Report for PCT Patent Application No. PCT/US2017/032015 dated Aug. 4, 2017, 11 pages.
Continuations (1)
Number Date Country
Parent 15139575 Apr 2016 US
Child 16680352 US